Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,139 for

split document

(0.08 sec)
  1. Working with Pages in Ruby|Aspose.PDF for Java

    Add, remove, or manipulate pages in PDFs programmatically with Aspose.PDF for Ruby....Page into a PDF File in Ruby Split PDF File into Individual Pages...Dimensions in Ruby Working with Document Object in Ruby Working with...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  2. Working with Pages in Python|Aspose.PDF for Java

    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....Page into a PDF File in Python Split PDF File into Individual Pages...Dimensions in Python Working with Document Object in Python Working with...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  3. Find specific word and add hyperlinks on the wo...

    I have to find all matches of a specific word within a Document and add hyperlinks to those matched words. It is crucial that the matches are based solely on visible text, excluding any URLs associated with existing hype…...of a specific word within a document and add hyperlinks to those...existing hyperlinks in the document by specifying F indReplaceOptions...

    forum.aspose.com/t/find-specific-word-and-add-h...
  4. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontStream method. Allows to specify the stream where the font will be saved to in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ReplaceWithHtmlEvaluator only inserts at start ...

    Hello, I am curious if it is possible to actually replace an occurrence in a word Document in a node or if insert is the only option? For example, I want to replace an instance of a text tag with some HTML text. Find:…...replace an occurrence in a word document in a node or if insert is...the matched node in the word document. Can you suggest a way to...

    forum.aspose.com/t/replacewithhtmlevaluator-onl...
  6. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... words import Document from com . aspose . words...'programming_documents/' # Load the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/joining-tables-in-jy...
  7. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format...additional options when saving a document into a particular format....the Specify Save Options documentation article. An instance of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether font resources should be exported to HTML, MHTML or EPUB. Default is false in C++....resources allows for consistent document rendering independent of the...is set to true , main HTML document will refer to every font via...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted.... Examples Shows how to split the footnote section into a...number of columns. doc = aw . Document ( MY_DIR + "Footnotes and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merge PDF using C++|Aspose.PDF for C++

    This page explain how to merge PDF Documents into a single PDF file with C++....combine PDF files into one document quickly and easily. Merge...two PDF files: Create two Document objects, each containing one...

    docs.aspose.com/pdf/cpp/merge-pdf-documents/