Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 190,008 for

page

(0.76 sec)
  1. Add Tooltip in PDF using C#

    Follow this article to add tooltip in PDF using C#. All the details are provided to setup the environment, a list of steps, and a sample code to create PDF hover text using C#....Page Product Family Aspose.PSD Product...Document class Add a page to the Pages collection of the newly...

    kb.aspose.com/pdf/net/add-tooltip-in-pdf-using-...
  2. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java.... Page Setup and Section Formatting Page setup and section...The object contains all the page setup attributes of a section...

    docs.aspose.com/words/java/using-documentbuilde...
  3. Work with PDF Artifacts in Python|Aspose.PDF fo...

    Learn how to work with PDF artifacts in Python to add backgrounds, watermarks, and Bates numbering and count artifact types with Aspose.PDF for Python via .NET....Examples of artifacts include page headers, footers, separators...such as document backgrounds, page watermarks, and Bates numbering...

    docs.aspose.com/pdf/python-net/artifacts/
  4. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA project modules 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...
  5. Several DOC Into PNG C#

    Merge multiple DOC into PNG in C# code. Save DOC as PNG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/doc-to-png/
  6. Several HTML Into SVG C#

    Merge multiple HTML into SVG in C# code. Save HTML as SVG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/html-to-svg/
  7. Several PDF Into SVG C#

    Merge multiple PDF into SVG in C# code. Save PDF as SVG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-svg/
  8. Several PDF Into GIF C#

    Merge multiple PDF into GIF in C# code. Save PDF as GIF using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/pdf-to-gif/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Znaczki tekstowe, obrazowe lub strony w formacie PDF przy użyciu Python https://products.aspose.com/pdf/pl/python-net/stamps/ Recent content in......com/pdf/pl/python-net/stamps/page/ Thu, 15 Jan 2026 00:00:00 +0000...com/pdf/pl/python-net/stamps/page/ .nav-program-lang { display:...

    products.aspose.com/pdf/pl/python-net/stamps/in...
  10. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/zh/java/convert-visio-t...