Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 94,459 for

object

(0.27 sec)
  1. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....class object and add a page to it Create a graph object Create...to the graph object Add the resultant graph object in the paragraphs...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  2. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization....background image to a page object. The following code snippet...using the BackgroundArtifact object with Java. package com.aspose...

    docs.aspose.com/pdf/java/add-backgrounds/
  3. OleFormat.auto_update property | Aspose.Words f...

    OleFormat.auto_update property. Specifies whether the link to the OLE Object is automatically updated or not in Microsoft Word....whether the link to the OLE object is automatically updated or...how to extract embedded OLE objects into files. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an Object that can be used to render this equation into an image in C++....method Creates and returns an object that can be used to render...() ReturnValue The renderer object for this equation. Remarks...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. AbsolutePositionTab class | Aspose.Words for Py...

    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...Words Document Object Model (DOM) documentation article...the font formatting of this object. (Inherited from Inline ) is_composite...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartObject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...especially when dealing with smart object layers and their contents....Smart Object Layer Handling : Ensure that the smart object layer...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...
  7. Document.mail_merge_settings property | Aspose....

    Document.mail_merge_settings property. Gets or sets the Object that contains all of the mail merge information for a document....mail_merge_settings property Gets or sets the object that contains all of the mail.... Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Building Reports in C#|Aspose.Words for .NET

    Learn how to build reports a template using LINQ in C#.... dataSource An object providing a data to populate...the specified template. The object must be of one of the following...

    docs.aspose.com/words/net/building-reports/
  9. Aspose::Words::Lists::List::Equals method | Asp...

    Aspose::Words::Lists::List::Equals method. Compares with the specified list in C++....List::Equals(System::SharedPtr<System::Object>) method Determines whether...specified object is equal in value to the current object. bool Aspose...

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