Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 174,953 for

docx

(0.12 sec)
  1. Convert TEXT To WORD C++

    Convert TEXT to WORD format in C++ code. Save TEXT as WORD using C++.... DOCX Node Python Java C# C++ View...example in C++ to convert TXT to DOCX format Copy Examples Input file...

    products.aspose.com/words/cpp/conversion/text-t...
  2. Replacing placeholder using aspose word java ap...

    Hello Team, I tried upgrading the Aspose Words jar from version 2018 to 2025. While using the same code with both versions, I am encountering an issue in the latest jar. In the 2018 jar version, the output is correct (…...docx (127.0 KB) *). However, when...output file – * Output_Aspose_25.docx (126.9 KB) *). Both tests were...

    forum.aspose.com/t/replacing-placeholder-using-...
  3. C# HTML Parser – .NET API for HTML files Proces...

    Aspose.HTML for .NET library to read, write, modify, edit, merge, and convert HTML files. Supports XHTML, MHTML, EPUB, Markdown, and SVG....and convert HTML pages to PDF, DOCX, XPS, Images and other formats...Markdown and rendering to PDF, DOCX, XPS and Image file formats...

    products.aspose.com/html/net/
  4. Converter.convert method | Aspose.Words for Python

    aspose.words.lowcode.Converter.convert method...docx' aw . lowcode . Converter ....'LowCode.Convert.LoadOptions.docx' , save_options = save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...docx", Aspose.Words.SaveFormat.Docx); } [Test] public..."Test2_broken.docx", Aspose.Words.SaveFormat.Docx); } [Test] public...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  6. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .Docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....docx. (.NET) During transformation...converting documents from .doc to .docx using Aspose.Words, if you are...

    forum.aspose.com/t/tables-and-images-getting-tr...
  7. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the Docx into Aspose.Word for Java the result is bot…... When I run the docx into Aspose.Word for Java the...Document("path/to/your/document.docx"); // Update all fields in the...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  8. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... Docx ); saveOptions . Compliance...ArtifactsDir + "Shape.ShapeInsertion.docx" , saveOptions ); See Also class...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....docx", fieldNames, fieldValues);..."LowCode.MailMerge.2.docx", SaveFormat.DOCX, fieldNames, fieldValues);...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentSavingArgs | Aspose.Words for Java

    An argument passed into IDocumentSavingCallback.notifycom.aspose.words.DocumentSavingArgs in Java....docx"); // Following formats are...Document(getMyDir() + "Big document.docx"); // Following formats are...

    reference.aspose.com/words/java/com.aspose.word...