Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 190,038 for

page

(0.28 sec)
  1. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to JPEG document In loop: add...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  2. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...if we Save As a “html” (Web Page). We create the mockup in xlsx...Save As “mhtml” Single File Web Page. This we can open in our text...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  3. Shape name changes - Free Support Forum - aspos...

    Hello, When I insert a master shape on a Page, the name of the shape is no longer the same as before. Example: If I insert a shape with the name MyShape, this shape is then called MyShape.1 For my application, however…...I insert a master shape on a page, the name of the shape is no...to insert a master shape on a page without changing the shape name...

    forum.aspose.com/t/shape-name-changes/312979
  4. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code...." ); Split Multiple Pages Aspose.Diagram for .NET allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  5. 在 PHP 中从形状表中检索用户定义的单元格|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....vdx" ); $pages = $diagram -> getPages (); $count...)( string ) $pages -> getCount ()) { $page = $pages -> get ( $count...

    docs.aspose.com/diagram/zh/java/retrieve-user-d...
  6. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Java allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for Java allows using page saving...

    docs.aspose.com/diagram/zh/java/convert-visio-t...
  7. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is formatted as embossed....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LineAnnotation Opacity is not set - Free Suppor...

    Hello, We are using Apose.PDF.Drawing 25.2 When we create a LineAnnotation and set the Opacity property to value lower then 1, it is not taken into account in the generated PDF when it is opened with Acrobat, Chrome o…... Regards zones_page.pdf (24.9 KB) Professionalize...Add a page to the document Page page = pdfDocument.Pages.Add();...

    forum.aspose.com/t/lineannotation-opacity-is-no...
  9. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  10. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vdx/