Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 175,556 for

docx

(0.25 sec)
  1. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Docx SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....DOCX , SaveFormat.DOCM , SaveFormat...saveOptions.setSaveFormat(SaveFormat.DOCX); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java....docx"); // Create an "RtfSaveOptions"...used when saving to a DOC or DOCX file. getUpdateAmbiguousTe()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...docx-files that are used to test...document_that_does_not_load_infinitely.docx : A document that works fine...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  4. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document...document. Blood Sample Collection.docx (19.0 KB) Code to Reproduce...

    forum.aspose.com/t/appending-document-not-maint...
  5. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...docx"); // Create PdfSaveOptions...Make sure to replace "input.docx" with the path to your Word...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  6. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....docx. CertificateHolder certificateHolder...inputFileName = MyDir + "Encrypted.docx" ; string outputFileName = ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  7. SaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format...used when saving to a DOC or DOCX file. By default, this property...( base . myDir + "Rendering.docx" ); // Use a SaveOptions object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Issue with unwanted page breaks - Free Support ...

    Dear Aspose Support Team, We are using Aspose.Words to generate Word documents programmatically and have encountered an issue related to page breaks. When we insert a page break using DocumentBuilder.InsertBreak(BreakT…...docx"); Next Steps Implement the...epi231022_imatinib_teva_en_20250723104514.docx (12.0 KB) alexey.noskov July...

    forum.aspose.com/t/issue-with-unwanted-page-bre...
  9. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction to advanced table formatting, Table styles using Java....following ways: Table styles in DOCX and WordML formats are preserved...

    docs.aspose.com/words/java/working-with-tablest...
  10. Converting a PDF file to XPS using C++ | Aspose...

    Sample code for PDF to XPS conversion using C++. Use C++ example for batch PDF to XPS conversion....BYTEARRAY PDF to DOC PDF to DOCX PDF to EMF PDF to EPUB PDF to...

    products.aspose.com/pdf/cpp/conversion/pdf-to-xps/