Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 188,524 for

page

(0.62 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_GrowAutofit method. Allow Tables to AutoFit Into Page Margins in C++....Allow Tables to AutoFit Into Page Margins. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++... Add the TextParagraph to Page using TextBuilder. Save the...addText string) adds text on page err = pdf . PageAddText ( 1...

    products.aspose.com/pdf/go-cpp/text/
  3. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/net/aspose.words/sto...
  4. 使用 Java 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式将 PDF 页面添加到您的文档中...pdfDocument = new Document (); // Add page pdfDocument . getPages (). add...add (); // Insert an empty page in a PDF pdfDocument . getPages...

    products.aspose.com/pdf/zh-hans/java/pages/add/
  5. 在 Ruby 中显示和隐藏 Visio Diagram 的网格、标尺、参考线和分页符|Docu...

    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 ) \ # set visibility of page breaks window . setShowPageBreaks...Hide Grids, Rulers, Guides and Page Breaks of the Visio Diagram...

    docs.aspose.com/diagram/zh/java/show-and-hide-g...
  6. Manipulating WebP Images|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....store the data of all pages of a multi-page image in memory. This...implements the idea of “Loading a page into memory from an input stream...

    docs.aspose.com/imaging/net/manipulating-webp-i...
  7. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java.... Add the Text Stamp to Page using AddStamp method Add Text...()); // Add stamp to particular page pdfDocument . getPages (). get_Item...

    products.aspose.com/pdf/java/stamps/text/
  8. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...Name} signed; Project code page: {vbaProject.CodePage}; Modules...Name} not signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...Report_1ZPL001134481_3328_Alternative_Cover_Page.docx (2.4 MB) Newly created...original RDLC report – same page margins, table position, image...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  10. Several WORD Into TIFF Javascript

    Merge multiple a Word document into TIFF in JavaScript code. Save a Word document as TIFF using JavaScript....for ( var page = 0 ; page < output.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.tiff`);...

    products.aspose.com/words/nodejs-net/merge/word...