Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 94,423 for

object

(0.17 sec)
  1. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your document output with precise ink Object visualization!...Specifies how ink (InkML) objects are rendered to fixed page...is available for ink (InkML) object, Aspose.Words renders fall-back...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldChar class, the essential base for document field characters, enhancing your document processing and customization....the font formatting of this object. virtual IsComposite { get;...get; } Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Print Documents|Aspose.Words for .NET

    Print a document easily and fast instead of using VSTO in C#....PrintOut method of the Document object that you want to print.The...false ); object copies = "1" ; object pages = "1" ; object range...

    docs.aspose.com/words/net/print-documents/
  4. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...used to draw different line objects such as an ellipse, circle...steps can be used. Create an object of the Bitmap class Initialize...

    docs.aspose.com/drawing/net/working-with-pens/
  5. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control OLE Object links and enhance data integrity by preventing unwanted updates. Learn more now!...whether the link to the OLE object is locked from updates. public...how to extract embedded OLE objects into files. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OleFormat.AutoUpdate | Aspose.Words for .NET

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your OLE Object links stay current and enhance document accuracy effortlessly....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Converting a PDF file to JPEG using Python | As...

    Code Examples on Python for PDF‑to‑JPEG Conversion on All Platforms...argument and returns a Document object. Get the pages of the document...function, which takes a Document object as an argument and returns...

    products.aspose.com/pdf/python-cpp/conversion/p...
  8. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE Object....sets the ProgID of the OLE object. @property def prog_id ( self...how to extract embedded OLE objects into files. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OfficeMath.GetMathRenderer | Aspose.Words for .NET

    Discover OfficeMath's GetMathRenderer method to effortlessly convert equations into images, enhancing your documents with clear, professional visuals....method Creates and returns an object that can be used to render...() Return Value The renderer object for this equation. Remarks...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the input PDF file...Create a new HtmlSaveOptions object for saving the document as...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/