Sort Score
Result 10 results
Languages All
Labels All
Results 5,531 - 5,540 of 185,604 for

page

(0.5 sec)
  1. Autofit Setting to Tables in Jython|Aspose.Word...

    Autofit Setting to Tables using Jython....Autofit the first table to the page width. table . autoFit ( AutoFitBehavior...results. Please refresh the page and try again....

    docs.aspose.com/words/java/autofit-setting-to-t...
  2. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...1 - Use the document's first page: doc . UpdateThumbnail (); doc...1 - Use the document's first page: doc . UpdateThumbnail (); doc...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 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...
  4. Insert PDF pages|Aspose.PDF for .NET

    This section explains how to insert PDF Pages with Aspose.PDF Facades using PdfFileEditor class....Insert PDF pages Contents [ Hide ] Insert PDF Pages Between Two...Paths A particular range of pages can be inserted from one PDF...

    docs.aspose.com/pdf/net/insert-pdf-pages/
  5. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...MemoryStream()) { for (int page = 0; page < doc.PageCount; page++) { Document...extractedPage = doc.ExtractPages(page, 1); extractedPage.Save(ms2...

    forum.aspose.com/t/object-reference-not-set-to-...
  6. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...Document (); // Add page var page = newDocument . Pages . Add (); //...Document (); // Add page var page = newDocument . Pages . Add (); //...

    docs.aspose.com/pdf/zh/net/import-export-json/
  7. 在 PHP 中保护和取消保护 Visio 形状|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....vsd" ); $page = $diagram -> getPages () ->...getPage ( "Flow 1" ); $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/zh/java/protect-and-unp...
  8. Split Documents via C++ | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C++ application. Split document by Page number or by some predefined pattern....file into multiple files by page number or by some defined pattern...extract specific sections or pages, or distribute content across...

    products.aspose.com/total/cpp/split/
  9. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...renderer silently produces an empty page. Concurrent conversions in the...known memory‑leak and blank‑page issues have been addressed in...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  10. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...attributes such as orientation and page range. Create an instance of...Notes must require changing the page orientation to OrientationRequested...

    docs.aspose.com/slides/java/print-presentation/