Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 94,418 for

object

(1.57 sec)
  1. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_LabelString ()); // View the document object as if all the revisions are...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 如何使用 C++ 和 JavaScript 缩放工作表|Documentation

    本文展示了使用 C++ 和 Aspose.Cells for JavaScript 缩放工作表的示例代码。...// Instantiating a Workbook object from the uploaded file const...); // Access the PageSetup object const pageSetup = sheet . pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Aspose::Words::Fields::FormFieldCollection clas...

    Aspose::Words::Fields::FormFieldCollection class. A collection of FormField Objects that represent all the form fields in a range. To learn more, visit the documentation article in C++....A collection of FormField objects that represent all the form...override Returns an enumerator object. GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Shading::get_ForegroundPatternCo...

    Aspose::Words::Shading::get_ForegroundPatternColor method. Gets or sets the color that's applied to the foreground of the Shading Object in C++....the foreground of the Shading object. System :: Drawing :: Color...

    reference.aspose.com/words/cpp/aspose.words/sha...
  5. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...Remarks The Document is a central object in the Aspose.Words library...and macros. Most of these objects are accessible via the corresponding...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ImageData::get_IsLink m...

    Aspose::Words::Drawing::ImageData::get_IsLink method. Returns true if the image is linked to the shape (when SourceFullName is specified) in C++....raw data via the ImageData object. System :: SharedPtr < Aspose...has no borders, its ImageData object will define the border color...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Update Fields|Documentation

    This section explains how to update fields.... The Field object represents text field in a...collection of Aspose.Diagram.Field objects. Programming Sample The following...

    docs.aspose.com/diagram/python-java/update-fields/
  8. OleFormat.clsid property | Aspose.Words for Nod...

    OleFormat.clsid property. Gets the CLSID of the OLE Object....property Gets the CLSID of the OLE object. get clsid () : uuid Examples...Shapes store and display OLE objects in the document's body. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControlCollection indexer | Aspose.Wor...

    Forms2OleControlCollection indexer. Gets [Forms2OleControl](../../forms2olecontrol/) Object at a specified index....__getitem__(index) Gets Forms2OleControl object at a specified index. def __getitem__...Shapes store and display OLE objects in the document's body. shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....Instantiate a Presentation object that represents a PPTX file...FillFormat exposed by the Portion object. Save the modified presentation...

    docs.aspose.com/slides/python-net/text-formatting/