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

docx to doc

(0.31 sec)
  1. 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...
  2. Compare() generates Track Changes where Reject ...

    Hello, We are currently evaluating Aspose.Words for Python with the intention of purchasing a license for our Document processing pipeline. However, we have encountered a critical issue during testing that is blocking u…...workflow: We start with an original DOCX (document A). We apply text...programmatically to produce a modified DOCX (document B). We call document_a...

    forum.aspose.com/t/compare-generates-track-chan...
  3. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeleteCellColor method. Allows To specify the color To be used for deleted cells Deletion. Default value is Pink in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Cell revisions.docx" ); doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing shapes using the DocumentVisiTor in Aspose.Words. Normally, the visit order I expect is: visitShapeStart → visitGroupShapeStart → visitSh…...docx (15.6 KB) Professionalize.Discourse...Usage Document doc = new Document("your-document.docx"); CustomVisitor...

    forum.aspose.com/t/issue-with-unexpected-visito...
  5. Merge XLT Files Online or using .NET | products...

    Free online app To combine different XLT files. C# .NET merging library code To merge XLT worksheets inTo other formats....format: XLSX, PPTX, PDF, DOCX, DOC, Image, HTML, and others Click...(Comma Seperated Values) Merge DOC Files (Microsoft Word Binary...

    products.aspose.com/total/net/merge/xlt/
  6. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need To convert To HTML To translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try To reconstruct. However, the new …...tried to convert PDF into Word (DOCX) using Aspose.Words for .NET...for .NET to convert PDF into DOCX as Aspose.Words for Java does...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  7. ControlChar.COLUMN_BREAK property | Aspose.Word...

    ControlChar.COLUMN_BREAK property. End of column character: \x000e.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ControlChar.PARAGRAPH_BREAK property | Aspose.W...

    ControlChar.PARAGRAPH_BREAK property. End of paragraph character: \x000d or \r... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ControlChar.PAGE_BREAK_CHAR property | Aspose.W...

    ControlChar.PAGE_BREAK_CHAR property. Page break character: (char)12 or \f.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.PARAGRAPH_BREAK_CHAR property | Asp...

    ControlChar.PARAGRAPH_BREAK_CHAR property. End of paragraph character: (char)13 or \r.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Add a regular space. builder...

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