Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 83,196 for

object

(0.07 sec)
  1. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....property exposed by Presentation object to access the document properties...reference to IDocumentProperties object associated with Presentation...

    products.aspose.com/slides/cpp/metadata/pptm/
  2. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE Object in C++....source file for the linked OLE object. System :: String Aspose ::...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE Object. In case if the OLE Object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo Object for precise localization....implemented, provides a CultureInfo object that should be used during...Field ) Returns a CultureInfo object to be used during the field’s...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Object, com.aspose.words.Field public...static Object[][] fieldLinkedObjectsAs() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  6. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over Object height in documents. Optimize your workflow with this essential feature!...determining the height of an object. public enum HeightRule Values...accommodate all text inside an object. Exactly 1 The height is specified...

    reference.aspose.com/words/net/aspose.words/hei...
  7. OleFormat.get_ole_entry method | Aspose.Words f...

    OleFormat.get_ole_entry method. Gets OLE Object data entry....get_ole_entry(ole_entry_name) Gets OLE object data entry. def get_ole_entry...insert linked and unlinked OLE objects. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... You need to create an object of PdfFileInfo class and then...SaveNewInfo method of the PdfFileInfo object. The following code snippet...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  9. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE Object data entries for enhanced data management and seamless integration....GetOleEntry method Gets OLE object data entry. public MemoryStream...insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...initialize a new LayerGroup object via the addLayerGroup method...method of the PsdImage object. Provide the desired name for the group...

    docs.aspose.com/psd/java/psd-group-layer/