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

aspose page

(0.48 sec)
  1. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...Contents [ Hide ] 如何向 PDF 添加行缩进 Aspose.PDF for Java 为 TextFormattingOption...document = new Document (); Page page = document . getPages ()....

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  2. How to Remove Formula but Keep Data in Excel in...

    This brief tutorial provides information on how to remove formula but keep data in Excel in Java. Using these steps you can remove formula from excel but keep data in java on Windows, Linux and macOS etc....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/java/how-to-remove-formula-...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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/
  9. 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/
  10. 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/