Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 94,457 for

object

(1.38 sec)
  1. Convert Word DOC to EPUB using C#

    Follow this article to convert Word DOC to EPUB using C#. It has the details to set the IDE, a list of steps, and sample code to change DOCX to EPUB using C#....Document object for converting to EPUB Create an object of the...disk using the HtmlSaveOptions object. Code to Convert DOC to EPUB...

    kb.aspose.com/words/net/convert-word-doc-to-epu...
  2. Extract Links from PDF using C#

    This tutorial describes how to extract links from PDF using C#. It has details to set the IDE, a list of steps, and a sample code to develop a PDF link extractor using C#....LinkAnnotation object that requires the page and rectangle object. The...class takes the link selector object and saves the link annotations...

    kb.aspose.com/pdf/net/extract-links-from-pdf-us...
  3. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....file using the Document class object for creating a fillable form...Instantiate a DocumentBuilder class object using the loaded Word file...

    kb.aspose.com/words/python/how-to-create-a-fill...
  4. 使用几何部分|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....//initialize LineTo geometry object LineTo lineTo = new LineTo...//initialize LineTo geometry object lineTo = new LineTo (); //set...

    docs.aspose.com/diagram/zh/java/working-with-ge...
  5. Is there an API to get the "AnchorID" field fro...

    Does the Aspose Words for Java expose the AnchorID property of a Shape Object? Note that the VBA and Interop libraries expose this property: https://learn.microsoft.com/en-us/dotnet/api/microsoft.office.interop.word.sh…...AnchorID property of a Shape object? Note that the VBA and Interop...node upon processing Document object, you can consider using Node...

    forum.aspose.com/t/is-there-an-api-to-get-the-a...
  6. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images.... An object of the PptxSaveOptions class...Save method of the Document object to save the PDF as PPTX. //...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  7. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....Words Document Object Model (DOM) documentation article...EditableRange { get; } Gets the facade object that encapsulates this editable...

    reference.aspose.com/words/net/aspose.words/edi...
  8. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...PDF document using Document object. Create a bookmark and define...bookmark using a ‘GoToAction’ object. After, add it to the document...

    products.aspose.com/pdf/python-net/bookmarks/
  9. Generate Swiss Post Parcel Barcode in Python | ...

    Generate Swiss Post Barcode in Python. Create Swiss Post Parcel barcode using Python....using Python: Initialize an object of BarcodeGenerator class and...Initialize BarcodeGenerator class object generator = barcode.generation...

    blog.aspose.com/barcode/generate-swiss-post-bar...
  10. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...Words Document Object Model (DOM) documentation article...Node ) range Returns a Range object that represents the portion...

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