Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 181,114 for

page

(0.12 sec)
  1. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/java/com.aspose.word...
  2. Posting AcroForm Data|Aspose.PDF for C++

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for C++....data to an external web page. This web page then reads the post variables...receive the posted data on the web page. using namespace System ; using...

    docs.aspose.com/pdf/cpp/posting-acroform-data/
  3. ResourceSavingArgs.ResourceFileUri | Aspose.Wor...

    Discover the ResourceSavingArgs ResourceFileUri property to easily manage and reference resource files in your documents. Enhance efficiency today!...resource files exported to fixed page HTML, SVG or Markdown documents...file during export to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/net/aspose.words.sav...
  4. VbaProject Class | Aspose.Words for .NET

    Unlock the power of Aspose.Words.Vba.VbaProject class to effortlessly manage VBA project info and modules within your documents. Enhance your automation today!...sets the VBA project’s code page. IsProtected { get; } Shows...{vbaProject.Name} signed; Project code page: {vbaProject.CodePage}; Modules...

    reference.aspose.com/words/net/aspose.words.vba...
  5. 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...
  6. Add Table to PDF using Java | Aspose.PDF

    Adding table in PDF file programmatically with Java sample code using Aspose.PDF for Java... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/java/table/add/
  7. XML to PNG Converter using C# | Aspose.PDF

    Sample code for XML to PNG C# conversion. Use API example code for batch XML files to PNG conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/xml-to-png/
  8. 使用 C++ 从 PDF 中删除表格 | Aspose.PDF

    簡單的演示原始碼,用於在任何平臺上使用C++語言從PDF檔中刪除表格。...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...TableAbsorber > (); absorber -> Visit ( page ); for ( auto table : absorber...

    products.aspose.com/pdf/zh-hant/cpp/table/remove/
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Delete Comments in PDF in Java

    This tutorial guides on how to delete comments in PDF in Java. It shares the information to set the IDE, steps to write the program, and a runnable sample code to delete all comments in PDF in Java....Page Product Family Aspose.PSD Product...removing comments Parse each page of the loaded PDF file and access...

    kb.aspose.com/pdf/java/how-to-delete-comments-i...