Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,767 for

split document

(0.19 sec)
  1. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Replace Fields C#|Aspose.Words for .NET

    Learn how to replace fields with text in C#. Replace fields with static data using the .NET API....how to replace fields in a document programmatically. Replacing...when you wish to save your document as a static copy. For example...

    docs.aspose.com/words/net/replace-fields/
  3. How to Convert PDF to HTML in Java

    In this quick tutorial you will learn how to convert PDF to HTML in Java. One can easily save PDF to HTML in Java by adopting simple steps and code executing in Windows, macOS, or Linux with no dependence on Adobe Acrobat or any other third party tool....in your project Instantiate Document class object to load PDF for...exported HTML along with option to split PDF pages to multi page HTML...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ht...
  4. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for Document generation. We have a Document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...words for document generation. We have a document which is having...hyperlink itself from the document. Can you please help out?...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  6. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is Splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...when a part of my docx is splitted into 2 pages npe.jpg 1738×753...Source) at com.aspose.words.Document.updatePageLayout(Unknown Source)...

    forum.aspose.com/t/nullpointerexception-when-co...
  7. Unprotecting Password Protected Worksheet in Jy...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....social coding sites: GitHub Split Panes in Jython Unprotecting...

    docs.aspose.com/cells/java/unprotecting-passwor...
  8. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted Document has bespoke margins their format won’t be copied on the final Document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...
  9. Aspose::Words::Fields::FieldIndex::get_HasSeque...

    Aspose::Words::Fields::FieldIndex::get_HasSequenceName method. Gets a value indicating whether a sequence should be used while the field's result building in C++....Examples Shows how to split a document into portions by combining...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...convert to TXT format: Document doc = new Document("C:\\Temp\\line break...upload your sample source Word document containing line breaks and...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...