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

docx to doc

(0.41 sec)
  1. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured Document tag types for enhanced Document management and streamlined workflows.... Document doc = new Document (); StructuredDocumentTa...= new StructuredDocumentTa ( doc , SdtType . Citation , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  2. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSaveOptions.page_set property | Aspose.Wor...

    ImageSaveOptions.page_set property. Gets or sets the pages To render... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Page...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and cusTomization....Document doc = new Document ( MyDir + "Tables.docx" ); Assert...Assert . That ( doc . GetChildNodes ( NodeType . Table , true ). Count...

    reference.aspose.com/words/net/aspose.words/node/
  5. PageSetup.margins property | Aspose.Words for P...

    PageSetup.margins property. Returns or sets preset [Margins](../../margins/) of the page.... doc = aw . Document ( file_name =...= MY_DIR + 'Rendering.docx' ) # Saving a document to PDF, to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Shape::get_FirstParagra...

    Aspose::Words::Drawing::Shape::get_FirstParagraph method. Gets the first paragraph in the shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc , Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::PsSaveOptions class | As...

    Aspose::Words::Saving::PsSaveOptions class. Can be used To specify additional options when saving a Document inTo the Ps format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...the form of a book fold. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CusTomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

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