Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 94,459 for

object

(0.4 sec)
  1. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded Objects efficiently....suggested for the current embedded object if you want to save it into...how to extract embedded OLE objects into files. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fields::FieldDdeAuto class | Asp...

    Aspose::Words::Fields::FieldDdeAuto class. Implements the DDEAUTO field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...whether to insert the linked object as a bitmap. get_InsertAsHtml...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined stream font source...asFileFontSource() Cast FontSourceBase object to FileFontSource . (Inherited...asFolderFontSource() Cast FontSourceBase object to FolderFontSource . (Inherited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact Object....background image to a page object. The following code snippet...using the BackgroundArtifact object with C#. // For complete examples...

    docs.aspose.com/pdf/net/add-backgrounds/
  5. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE Object is locked from updates in C++....whether the link to the OLE object is locked from updates. bool...how to extract embedded OLE objects into files. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file with our Aspose.PDF for .NET library....Get Bookmarks The Document object’s OutlineCollection collection...associated with the Bookmark object. Get Child Bookmarks from a...

    docs.aspose.com/pdf/net/get-update-and-expand-b...
  7. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....name of a passed data source object The name of an iteration variable...The name of a member of an object that is determined as follows:...

    docs.aspose.com/words/java/using-lexical-tokens/
  8. Aspose::Words::AbsolutePositionTab class | Aspo...

    Aspose::Words::AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...the font formatting of this object. virtual get_IsComposite ()...

    reference.aspose.com/words/cpp/aspose.words/abs...
  9. Addition of image as background into DWG|CAD Do...

    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....create a CadRasterImageDef object for the background image, create...create a CadRasterImage object to insert the background for the...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  10. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....steps: Create a Document Class object. Get the Page Class you want...LinkAnnotation object using the Page and Rectangle objects. The rectangle...

    docs.aspose.com/pdf/cpp/actions/