Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,250 for

split document

(0.17 sec)
  1. CompatibilityOptions.print_body_text_before_hea...

    CompatibilityOptions.print_body_text_before_header property. Print Body Text before Header/Footer Contents....Shows how to optimize the document for different versions of...test_optimize_for ( self ): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompatibilityOptions.shape_layout_like_ww8 prop...

    CompatibilityOptions.shape_layout_like_ww8 property. Emulate Word 97 Text Wrapping Around Floating Objects....Shows how to optimize the document for different versions of...test_optimize_for ( self ): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CompatibilityOptions.show_breaks_in_frames prop...

    CompatibilityOptions.show_breaks_in_frames property. Display Page/Column Breaks Present in Frames....Shows how to optimize the document for different versions of...test_optimize_for ( self ): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  4. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting Documents, they do not work as expected when v…...updated in the resulting documents, they do not work as expected...we uploaded the repaired documents to SharePoint Online. In "Sample...

    forum.aspose.com/t/file-corruption-after-replac...
  5. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...PDF loads each source document (and its pages) into memory...of materialising the whole document in RAM. See the snippet above...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  6. MsWordVersion enumeration | Aspose.Words for Py...

    aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior....Shows how to optimize the document for different versions of...test_optimize_for ( self ): doc = aw . Document () # This object contains...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Table...will prevent the table from splitting across multiple pages. for...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....dll"; Document doc = new Document(getMyDir() + "VBA...String[] refParts = libIdReference.split("#"); if (refParts.length >...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...cannot post the offending documents (foo.pdf in the tests below)...I’m working on splitting real-world document packages, and of...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...