Sort Score
Result 10 results
Languages All
Labels All
Results 6,671 - 6,680 of 86,656 for

object

(0.1 sec)
  1. How to Remove Signature From PDF using Python

    This topic focuses on how to remove signature from PDF using Python. It covers all the details to set up the IDE environment, necessary steps to develop this application and a runnable sample code to delete digital signature from PDF using Python....remove signatures Instantiate an object of the PdfFileSignature class...file with the PdfFileSignature object Access the list of all signature...

    kb.aspose.com/pdf/python/how-to-remove-signatur...
  2. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....Instantiate the XmlLoadOption class object and set the required load options...disk using the Workbook class object by using the load options Export...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  3. Modifing AcroForm|Aspose.PDF for .NET

    Modifing form in your PDF file with Aspose.PDF for .NET library. You can Add or remove fields in existing form, getand set fieldlimit and etc.... To use this object, use the Field class DefaultAppearance...Field field ) { // Create font object var font = Aspose . Pdf . Text...

    docs.aspose.com/pdf/net/modifing-form/
  4. Working with Markdown Features in C++|Aspose.Wo...

    How to implement Markdown features using C++. All the features are represented as corresponding styles or direct formatting....Words Document Object Model (DOM), described in the...Translate Markdown to Document Object Model (DOM) . Markdown Document...

    docs.aspose.com/words/cpp/working-with-markdown...
  5. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....snippet creates a new Document object using some input data, initializes...Instantiate a new GraphicsAbsorber object to process graphic elements...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  6. Resize PDF document|Aspose.PDF for .NET

    This section explains how to resize a PDF document with Aspose.PDF Facades using the PdfFileEditor class....a new ContentsResizeParame object): Margins(left, right, top...create a ContentsResizeParame object using any of the static methods...

    docs.aspose.com/pdf/net/resize-pdf-document/
  7. Convert HTML, XHTML, MD, MHTML, EPUB, and SVG O...

    Convert HTML to PDF, DOCX, Markdown, XHTML, MHTML and Images with a few lines of C# code using Aspose.HTML for .NET. Check free online HTML Converter....creates the relevant save options object and uses the relevant conversion...HTML document into a Document object using one of constructors....

    products.aspose.com/html/net/conversion/
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框..."第三张幻灯片" ); //Adds ZoomFrame objects pres . getSlides (). get_Item...Creates a new image for the zoom object IPPImage picture ; IImage image...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. Not well formatted PDF saved to PDF through Wor...

    Hello, A Not well formatted PDF saved through Words is corrupted Original PDF is encapsulated with : –12345678-1234-1234-1234-123456789012 Content-Disposition: form-data; name=mainDocument %PDF-1.3 … %%EOF –12345…...Words Document Object Model . But on the other hand...structure into the Flow Document Object Model. Unfortunately, such...

    forum.aspose.com/t/not-well-formatted-pdf-saved...
  10. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....// Create a "PdfSaveOptions" object that we can pass to the document's...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/nodejs-net/aspose.wo...