Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,139 for

split document

(0.08 sec)
  1. Aspose.PDF for .NET 10.8.0|Aspose.PDF for .NET

    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....not reflect as expected when document expand to second page PDFNEWNET-38890...PDF file PDFNEWNET-39198 TOC split while using the heading property...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-10-8...
  2. Aspose::Words::TableStyle::get_AllowBreakAcross...

    Aspose::Words::TableStyle::get_AllowBreakAcrossPages method. Gets or sets a flag indicating whether text in a table row is allowed to Split across a page break in C++....in a table row is allowed to split across a page break. bool Aspose...table. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Zoom Factor in Python|Documentation

    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....1, please check the output document." Download Running Code Download...social coding sites: GitHub Split Panes in Python...

    docs.aspose.com/cells/java/zoom-factor-in-python/
  4. VbaReferenceType Enum | Aspose.Words for .NET

    Aspose.Words.Vba.VbaReferenceType enum. Allows to specify the type of a VbaReference object in C#....dll" ; Document doc = new Document ( MyDir + "VBA project...refParts = libIdReference . Split ( '#' ); if ( refParts . Length...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Aspose - IReplacingCallback - Works for One occ...

    public class CrossReferenceAddingEvaluator : IReplacingCallback { private readonly string mStartBookmarkNumber; private readonly string insertReferenceType; private readonly string preText; internal Cros…...this case it is necessary to split the run. if (args.MatchOffset...NodeType != NodeType.Run)); } // Split the last run that contains the...

    forum.aspose.com/t/aspose-ireplacingcallback-wo...
  6. Get Started|Aspose.PDF for Android via Java

    This section describes the basic principles of using Aspose.PDF for Android via Java. Also demonstrates simple and complex examples for creating a PDF Document...Portable Document Format, used to display documents in an electronic...de-facto standard for exchanging documents and information. A PDF file...

    docs.aspose.com/pdf/androidjava/get-started/
  7. Aspose::Words::Hyphenation Class Reference - As...

    Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated....->get_Count()); // Open a document with a locale that Microsoft...German. auto doc = MakeObject<Document>(MyDir + u "German text.docx"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Hyphenation Class Reference - As...

    Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated....->get_Count()); // Open a document with a locale that Microsoft...German. auto doc = MakeObject<Document>(MyDir + u "German text.docx"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Get Started|Aspose.PDF for Python via .NET

    This section describes the basic principles of work Aspose.PDF for Python via .NET. Python Library supports a wide variety of functions....should be able to open the documents on any hardware or operating...open a PDF, the layout of the document should look the same. However...

    docs.aspose.com/pdf/python-net/get-started/
  10. Extract text or images from PDF using JavaScrip...

    Parse text and images from PDF file programmatically with JavaScript sample code using Aspose.PDF for JavaScript via C++...extract text or images from PDF document. In order to extract, we’ll...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/javascript-cpp/parser/