Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 79,642 for

object

(0.22 sec)
  1. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library.... Create Table object. Set table setting (e.g. set...row_count += 1 # Add table object to first page of input document...

    products.aspose.com/pdf/tutorial/add-table-pdf/
  2. 关于中心点旋转印章|Aspose.PDF for .NET

    本节解释如何使用印章类围绕中心点旋转印章。... (); // Create PdfFileInfo object to get height and width of..."RotatingStamp.pdf" )) { // Create Stamp object var aStamp = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/rotating-stamp-about...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, or Remove Attachments in PDF using C++https://products.aspose.com/pdf/cpp/attachments/Recent content in Add, Extract, or Remove A......"Create a object", "text": "Create a Document object", "url" :...FileSpecification object", "text": "Create a FileSpecification object with...

    products.aspose.com/pdf/cpp/attachments/index.xml
  4. How to Add Watermark to PDF in C#

    This tutorial contains information about how to add watermark to PDF in C#. To add watermark to PDF C# code is provided that be used to add image and text both types of watermarks to any page of the PDF....file into the Document class object to which the watermark is to...image into the ImageStamp class object that is to be used as a watermark...

    kb.aspose.com/pdf/net/how-to-add-watermark-to-p...
  5. Aspose.Cells 8.7.1 中的公共 API 更改|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.... C# //Create workbook object Workbook workbook = new Workbook...EntireContent ; Cell foundCell = null ; object obj = 20 ; //Find 20 which...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. NodeRendererBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.NodeRendererBase class—your foundation for efficient Shape and OfficeMath rendering in document processing....Renders the shape into a Graphics object to a specified scale. RenderToSize...Renders the shape into a Graphics object to a specified size. Save (...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....Object public class DocumentBuilder...easier. Document is a composite object consisting of a tree of nodes...

    reference.aspose.com/words/java/com.aspose.word...
  9. Setting ATTRIB and MTEXT objects|CAD 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....Setting ATTRIB and MTEXT objects Contents [ Hide ] Setting ATTRIB...ATTRIB and MTEXT objects Aspose.CAD for Java API allows you to...

    docs.aspose.com/cad/java/setting-attrib-and-mte...
  10. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....field Create a FormEditor class object for binding the target PDF...PDF file with the FormEditor object for adding controls to it Add...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...