Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 18,478 for

docx to doc

(0.18 sec)
  1. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your Documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some text and mark...

    reference.aspose.com/words/net/aspose.words/doc...
  2. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line.... doc = aw . Document ( file_name =...MY_DIR + 'Office math.docx' ) format = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with cusTomizable settings for enhanced file handling and organization....Document doc = new Document ( MyDir + "Document.docx" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparaTor method. Gets or sets the character sequence that is used To separate the start and end of a page range in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields inTo paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management....Document doc = new Document (); Paragraph para = doc . FirstSection...child nodes: Run run = new Run ( doc ) { Text = "This run was written...

    reference.aspose.com/words/net/aspose.words/par...
  6. CellCollection | Aspose.Words for Java

    Provides typed access To a collection of Cell nodes in Java....Document doc = new Document(getMyDir() + "Tables.docx"); TableCollection...TableCollection tables = doc.getFirstSection().getBody().getTables();...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTagCollection.GetById | Aspos...

    Retrieve structured Document tags effortlessly with the GetById method. Access your data quickly and enhance Document management efficiency.... Document doc = new Document ( MyDir + "Structured..."Structured document tags by id.docx" ); // Get the structured document...

    reference.aspose.com/words/net/aspose.words.mar...
  8. PageSetup.BorderDistanceFrom | Aspose.Words for...

    Discover the PageSetup BorderDistanceFrom property To control page border measurements for precise Document formatting. Enhance your layout Today!...Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows To specify additional options when rendering Document pages or shapes To images. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...or colored background. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...