Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 43,939 for

doc

(0.09 sec)
  1. EditableRangeStart.EditableRange | Aspose.Words...

    Discover the EditableRangeStart property, your key to managing editable ranges effortlessly. Access and control your content with ease!... Document doc = new Document (); doc . Protect ( ProtectionType...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/edi...
  2. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // An endnote is a way to...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WordML2003SaveOptions class | Aspose.Words for ...

    aspose.words.saving.WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.WORD_ML](../../aspose.words/saveformat/#WORD_ML) format...files used when saving to a DOC or DOCX file. By default this...output document’s raw content. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange.editableRangeStart property | Asp...

    EditableRange.editableRangeStart property. Gets the node that represents the start of the editable range.... let doc = new aw . Document (); doc . protect ( aw...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::DmlRenderingMode enum | ...

    Aspose::Words::Saving::DmlRenderingMode enum. Specifies how DrawingML shapes are rendered to fixed page formats in C++.... auto doc = MakeObject < Document > ( MyDir...-> get_DmlRenderingMode ()); doc -> Save ( ArtifactsDir + u "PdfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified Document ranges, enhancing your Document automation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  9. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your Document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); BuiltInDocumentPrope properties = doc . BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words.pro...
  10. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three line spacing...

    reference.aspose.com/words/python-net/aspose.wo...