Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 18,490 for

docx to doc

(0.22 sec)
  1. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied To this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) To generate PDA/UA compatible PDF Documents, and when exporting Documents with footnotes the PACChecker (v.24.4.2.0) validaTor returns the following warning: ‘Poss…...setup: Document doc = new Document("input.docx"); PdfSaveOptions...PdfCustomPropertiesE.Standard, }; doc.Save("output.pdf", saveOptions);...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  3. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter construcTor. Creates a new header or footer of the specified type in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: HeaderFooterType...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldRevNum | Aspose.Words for Java

    Implements the REVNUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Current revision...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldData | Aspose.Words for Java

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CusTomPartCollection::idx_set method. Gets or sets an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CusTomPart::get_ContentType method. Specifies the content type of this cusTom part in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...