Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 4,130 for

split document

(0.6 sec)
  1. Aspose::Words::ParagraphFormat Class Reference ...

    Represents all the formatting for a paragraph....Words document by hand. auto doc = MakeObject<Document>(); //...// A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. C++ API to Convert PDF to XLSM | products.aspos...

    Convert PDF to XLSM via C++ API without using Microsoft Excel or Adobe Reader...read, edit, and convert PDF documents. It supports a wide range...including text extraction, document splitting, page manipulation, and...

    products.aspose.com/total/cpp/conversion/pdf-to...
  3. Java API to Render PDF to SXC | products.aspose...

    Export PDF to SXC via Java API without using Microsoft Excel or Adobe Reader...PDF for Java to render PDF documents to XLSX format. This component...developers to manipulate PDF documents in various ways. It can be...

    products.aspose.com/total/java/conversion/pdf-t...
  4. Underline and StrikeOut PDF watermark text - Fr...

    Hi, I’m trying to set up Underline and StrikeOut props on watermark text, but it doesn’t seem to work as expected. Here is my code: var wmText = “First Line\nSecond Line\nThird Line”; var lines = wmText.Split(new stri…...Split(new string[] { “\r\n”, “\r”...wmFontSize = 20; var document = new Document(filename); var artifact...

    forum.aspose.com/t/underline-and-strikeout-pdf-...
  5. Aspose::Slides::Charts::IChartSeries Class Refe...

    Public Member Functions | List of all members Aspose::Slides::Charts::IChartSeries Class Reference abstract Represent......get_PieSplitCustomPoints ()=0 The custom split information for a pie-of-pie...bar-of-pie chart with a custom split. Contains data points that shall...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  6. Convert PS to ODS via C# API | products.aspose.com

    C# API to Convert PS File to ODS without using Microsoft Excel or Adobe Reader...page manipulation, document splitting, document merging, and much...page manipulation, document splitting, document merging, data validation...

    products.aspose.com/total/net/conversion/ps-to-...
  7. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Replace Text in all pages of PDF document You can try to find in replace...replace the text in the document using Aspose.PDF and get the results...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  8. Aspose::Words::Paragraph Class Reference - Aspo...

    Represents a paragraph of text....paragraph invalid when the document is opened in Microsoft Word...Words document by hand. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. PageSplittingAlgorithm | Aspose.Note for .NET A...

    Gets or sets algorithm used for page Splitting....sets algorithm used for page splitting. public PageSplittingAlgorit...Examples Shows how to sent document to a printer using standard...

    reference.aspose.com/note/net/aspose.note.savin...
  10. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....Working with Paragraphs documentation article. Examples: Shows...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...