Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 18,402 for

docx to doc

(3.11 sec)
  1. Word Field Evaluation Not Working - REF and IF ...

    We’re migrating from JIntegra DCOM To Aspose.Words(JAVA) and encountering a critical issue with Word field processing. Current Behavior: • Using mainBuilder.insertDocument(_transientDocument, ImportFormatMode.KEEP_SOUR…...mainBuilder = new DocumentBuilder(doc); mainBuilder.moveTo(Nodelocation);...target = new Document("Main.docx"); DocumentBuilder builder =...

    forum.aspose.com/t/word-field-evaluation-not-wo...
  2. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML To cusTomize HTML text color programmatically using inline and internal CSS....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/html/net/how-to-articles/how-to...
  3. C# Split HTML

    Split HTML files inTo e pages using C# code. Save HTML as separate files using C#....code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...Copy using Aspose.Words; var doc = new Document( "Input.html"...

    products.aspose.com/words/net/split/html/
  4. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("My paragraph");...

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

    Implements the SET field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  6. NumberStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NumberStyle enum To cusTomize footnotes and endnotes page numbers, enhancing your Document formatting effortlessly.... It is supported by DOCX format only. Examples Shows...using DocumentBuilder. Document doc = new Document (); // A list...

    reference.aspose.com/words/net/aspose.words/num...
  7. Watermark XLSX File Online or using Android Mob...

    Free online app To Watermark different XLSX files. Android watermark library Java code for XLSX worksheets....[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...with Android Add Watermark to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/android-java/watermar...
  8. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible To remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible To reproduce this operation with Aspose when saving a…...property: Document doc = new Document(@"C:\Temp\in.docx"); HtmlFixedSaveOptions...HtmlFixedSaveOptions(); opt.PageMargins = 0; doc.Save(@"C:\Temp\out.html", opt);...

    forum.aspose.com/t/is-it-possible-to-remove-the...
  9. Supported File Formats|Aspose.PDF for .NET

    This page shows which Aspose.PDF for .NET can load and save file formats....PowerPoint Presentations format DOC Saves the document in the Microsoft...Microsoft Word format DOCX Saves the document in the Microsoft...

    docs.aspose.com/pdf/net/supported-file-formats/
  10. Converting a PDF file to EPUB using PHP | Aspos...

    Sample code on PHP for PDF To EPUB conversion. Use example code for batch PDF To EPUB conversion with Aspose.PDF for PHP via Java...Initialize a new Document Call the Doc.Save method while passing the...clipboard PDF to BMP PDF to DOCX PDF to HTML PDF to JPEG PDF...

    products.aspose.com/pdf/php-java/conversion/pdf...