Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 87,562 for

object

(0.12 sec)
  1. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE Object is locked from updates....whether the link to the OLE object is locked from updates. get...how to extract embedded OLE objects into files. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE Objects from a workbook using Aspose.Cells with C++....Ask AI Extract OLE Objects from Workbook with C++ Contents [...Sometimes, you need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Settings::MailMergeSettings::get...

    Aspose::Words::Settings::MailMergeSettings::get_Odso method. Gets the Object that specifies the Office Data Source Object (ODSO) settings in C++....the object that specifies the Office Data Source Object (ODSO)...get_Odso () const Remarks This object is never null . See Also Class...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Drawing::Charts::ChartXValue::Eq...

    Aspose::Words::Drawing::Charts::ChartXValue::Equals method. Gets a flag indicating whether the specified Object is equal to the current X value Object in C++....specified object is equal to the current X value object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartYValue::Eq...

    Aspose::Words::Drawing::Charts::ChartYValue::Equals method. Gets a flag indicating whether the specified Object is equal to the current Y value Object in C++....specified object is equal to the current Y value object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 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/