Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 95,272 for

object

(0.17 sec)
  1. Document.OriginalLoadFormat | Aspose.Words for ...

    Discover the OriginalLoadFormat property to easily access the format of the original document loaded into your Object, enhancing document management....document that was loaded into this object. public LoadFormat OriginalLoadFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. Aspose::Words::Replacing::IReplacingCallback in...

    Aspose::Words::Replacing::IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback interface. Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to Html or Epub format in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentVisitor.visit_building_block_start meth...

    DocumentVisitor.visit_building_block_start method. Called when enumeration of a building block has started....Description block BuildingBlock The object that is being visited. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....the edges of high-contrast objects, such as letters. 3.1% Receipts...the edges of high-contrast objects like letters. 6.25% Photos...

    docs.aspose.com/ocr/net/image-processing/
  7. Paragraph.is_format_revision property | Aspose....

    Paragraph.is_format_revision property. Returns true if formatting of the Object was changed in Microsoft Word while change tracking was enabled....Returns true if formatting of the object was changed in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java...a Document object; Create a TableAbsorber object. Decide which...Instantiate ExcelSave Option object com . aspose . pdf . ExcelSaveOptions...

    docs.aspose.com/pdf/java/extract-data-from-tabl...
  9. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python....this page class HelloWorld ( object ): def __init__ ( self , licence_path...Yellow # Create TextBuilder object textBuilder = TextBuilder (...

    docs.aspose.com/pdf/net/python-net/
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....void CreateDocumentProper () { object start = 0 , end = 0 ; Word...Columns . DistributeWidth (); object styleName = "Table Professional"...

    docs.aspose.com/words/net/inserting-table/