Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 180,117 for

aspose page

(0.12 sec)
  1. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/python/how-to-replace-words...
  2. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... get sectionStart () : Aspose . Words . SectionStart Examples...Examples Shows how to construct an Aspose.words document by hand. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... get footnoteType () : Aspose . Words . Notes . FootnoteType...entry will appear on the same page as the text that it references:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Getting Started|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....Hide ] This page will show you how to install Aspose Cells and...application. Installation Install Aspose.Cells through NuGet NuGet is...

    docs.aspose.com/cells/net/getting-started/
  5. Hyphenation.callback property | Aspose.Words fo...

    Hyphenation.callback property. Gets or sets callback interface used to request dictionaries when Page layout of the document is built...to request dictionaries when page layout of the document is built...languages. get callback () : Aspose . Words . IHyphenationCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  7. Several TEXT Into JPG C++

    Merge multiple TEXT into JPG in C++ code. Save TEXT as JPG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/text-to-jpg/
  8. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-tiff/
  9. Several WORD Into PNG C++

    Merge multiple a Word document into PNG in C++ code. Save a Word document as PNG using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/word-to-png/
  10. Several TEXT Into GIF C++

    Merge multiple TEXT into GIF in C++ code. Save TEXT as GIF using C++....package Aspose.Words.Cpp Copy using namespace Aspose::Words;...( int page = 0 ; page < output-> get_PageCount (); page++) { auto...

    products.aspose.com/words/cpp/merge/text-to-gif/