Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 18,479 for

docx to doc

(0.17 sec)
  1. FootnoteOptions.startNumber property | Aspose.W...

    FootnoteOptions.startNumber property. Specifies the starting number or character for the first auTomatically numbered footnotes.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a cell into the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing To define the Document grid behavior in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting To PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents To PDF, the layout remains correct. However, when con…...Document doc = new Document("path/to/your/document.docx"); // Create...// Save the document as PDF doc.save("path/to/output/document...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  5. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document.... doc = aw . Document ( file_name =...'Extended properties.docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...resulting Word document as docx. “result_*.docx” is the output of this...we typically wouldn’t save as docx explicitly, but for your convenience...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  7. Overview|Aspose.PDF for Go via C++

    Overview of key-features and supported formats of Aspose.PDF for Go, installation and licensing manual of Go via C++ library.... Let’s check Docs pages for more details: Optimize...TIFF BMP JPG PNG DICOM SVG DOC DOCX EPUB PPTX TEX TXT XLSX XPS...

    docs.aspose.com/pdf/go-cpp/overview/
  8. Aspose::Words::Saving::TxtSaveOptionsBase class...

    Aspose::Words::Saving::TxtSaveOptionsBase class. The base class for specifying additional options when saving a Document inTo a text based formats. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...custom paragraph break. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field..."Field sample - PRINTDATE.docx"); // When a document is printed...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shape.imageData property | Aspose.Words for Nod...

    Shape.imageData property. Provides access To the image of the shape... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

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