Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 181,402 for

page

(0.09 sec)
  1. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....Hide ] What is this page about? This page describes inserting...results. Please refresh the page and try again....

    docs.aspose.com/words/net/inserting-html-dynami...
  2. 将 BMP 转换为 PDF|Aspose.PDF for Android via Java

    您可以轻松地将 BMP 位图文件转换为 PDF,以便使用 Aspose.PDF. for Android via Java 独立于显示设备存储数字位图图像。...document = new Document (); Page page = document . getPages ()....setImageStream ( inputStream ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-bmp-...
  3. Extract Images from Word Document in NPOI|Aspos...

    Extarct images from Word document easily and fast instead of using NPOI in C#....Hide ] What is this page about? This page describes how to extract...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extract-images-from-w...
  4. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible section options!...the number of lines that each page may have. Document doc = new...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/net/aspose.words/pag...
  5. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。...72 ; // Add page var pdfPage = document . Pages . Add (); pdfPage...with the same margin as the page var floatBox = new Aspose ....

    docs.aspose.com/pdf/zh/net/working-with-headings/
  6. Print PDF using Java | Aspose.PDF

    Print PDF documents programmatically with Java sample code using Aspose.PDF for Java...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/java/print/
  7. Creating PDF from XML using XSLT|Aspose.PDF for...

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

    docs.aspose.com/pdf/net/create-a-hello-world-pd...
  8. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...rectangle or an ellipse on the page. Steps for creating Square or...Add Square Annotation to the page. The following code snippet...

    docs.aspose.com/pdf/python-net/figures-annotation/
  9. Split VST Files via Python | products.aspose.com

    Python source code to Split vst file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vst" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...
  10. Split VSTX Files via Python | products.aspose.com

    Python source code to Split vstx file within any Python based application....each page Create a new Diagram class object Copy the page via...diagram = Diagram( "file.vstx" ); page = diagram.getPages(). get (...

    products.aspose.com/diagram/python-net/splitter...