Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,139 for

split document

(0.13 sec)
  1. FootnoteOptions.Columns | Aspose.Words for .NET

    FootnoteOptions Columns property. Specifies the number of columns with which the footnotes area is formatted in C#.... Examples Shows how to split the footnote section into a...number of columns. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words.not...
  2. Error When Saving PDF File With Form Fields - F...

    Hello. I am running into an issue saving a PDF file that has PDF form fields. The file is the 941-x tax form from the IRS website, found here. Calling the save method on this file throws an “Index was outside the bounds …...I also determined that if I split the pdf and use just the first...using Document document = new Document(stream); document.Save(new...

    forum.aspose.com/t/error-when-saving-pdf-file-w...
  3. Update Page Dimensions in Ruby|Aspose.PDF for Java

    Find out how to update the page dimensions of a PDF Document using Ruby with Aspose.PDF for precise page formatting....Ruby Code # The path to the documents directory . data_dir = File...data / ' # Open the target document pdf = Rjb :: import ( ' com...

    docs.aspose.com/pdf/java/update-page-dimensions...
  4. Advanced operations|Aspose.PDF for PHP via Java

    You can perform not only simple and easy tasks but also cope with more complex goals with Aspose.PDF for PHP via Java....programatically, be they documents created with Aspose.PDF as...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/php-java/advanced-operations/
  5. Advanced operations|Aspose.PDF for Python via Java

    Aspose.PDF for Python via Java can perform simple and easy tasks and cope with more complex goals. Check the next section for advanced users and developers....programatically, be they documents created with Aspose.PDF or...Working with Documents - compress, split, and merge documents and make...

    docs.aspose.com/pdf/python-java/advanced-operat...
  6. AlwaysSplitObjectsAlgorithm | Aspose.Note for ....

    Splits an object into several parts in case it doesnt fit in original page....AlwaysSplitObjectsAl class Splits an object into several parts...saved in pdf format they are split across pages. The example shows...

    reference.aspose.com/note/net/aspose.note.savin...
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Remove a Watermark From a Word Document using C# Create a Column Chart...Java Split Word Document into Sections with Python Split Word...

    kb.aspose.com/words/
  9. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with PDF files with our libraries: .NET, CPP, Java, Python...You can create a document, get and set document properties, embedding...manipulate PDF documents by validating a PDF document for PDF A standard...

    products.aspose.com/pdf/tutorial/
  10. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....application Load the source Word document with a table in it Access...source Word file into the Document class object, get the reference...

    kb.aspose.com/words/java/merge-cells-in-word-us...