Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 188,089 for

page

(0.1 sec)
  1. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes slides for a presentation where the notes slides contain added shapes. Here’s a test PowerPoint: test-powerpoint.zip (346.0 KB) When calling presentation.getN…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page....

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  2. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document...a background shape for every page of a document. let doc = new...ways of using this shape as a page background. // 1 - A flat color:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Create a Hello World PDF Document through XML a...

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF XSD Java Schema....Bottom= "15cm" /> </PageInfo> <Page id= "mainSection" > <TextFragment>...</TextSegment> </TextFragment> </Page> </Document> </html> </xsl:template>...

    docs.aspose.com/pdf/java/create-a-hello-world-p...
  4. Online DOCX File Splitter or Build Python Apps ...

    Free online app to Split different DOCX files. Python Splitter library code for DOCX documents....number of pages in the DOCX file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/docx/
  5. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/faq/
  6. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/ps/working-with-transp...
  7. Split DOCX File Online or via Java | products.a...

    Free online app to split different DOCX files. Java splitter library code for DOCX documents....number of pages in the DOCX file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/docx/
  8. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++....name: {0} signed; Project code page: {1}; Modules count: {2} \n...{0} not signed; Project code page: {1}; Modules count: {2} \n...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose.Imaging Product Family

    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....NET Product Page Aspose.Imaging for .NET New...for Python via .NET Product Page Aspose.Imaging for Python via...

    docs.aspose.com/imaging/
  10. Add Text to PDF using Rust|Aspose.PDF for Rust ...

    Learn how to add text to a PDF document in Rust using Aspose.PDF for content enhancement and document editing....text to the PDF document with page_add_text function. Saves the...pdf" ) ? ; // Add text on page pdf . page_add_text ( 1 , "added text"...

    docs.aspose.com/pdf/rust-cpp/add-text-to-pdf-file/