Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 94,484 for

object

(0.14 sec)
  1. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for .NET, automate documentation and keep formatting....presentation object. Use the Save method to save the object as a markdown...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java...properties of WatermarkArtifact object. Add watermark using method...

    products.aspose.com/pdf/java/watermark/add/
  3. How to Migrate to Aspose.Imaging 1.7.0 or Highe...

    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....properties of CreateOptions object implemented as parameters of...

    docs.aspose.com/imaging/java/how-to-migrate-to-...
  4. Document.automatically_update_styles property |...

    Document.automatically_update_styles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word.... # Use a SaveOptions object to automatically set a template...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....Create an "ImageSaveOptions" object which we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OdsoFieldMapDataCollection.GetEnumerator | Aspo...

    Discover the OdsoFieldMapDataCollection's GetEnumerator method to effortlessly iterate through all collection items. Enhance your data handling today!...method Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words.set...
  7. Manage Presentation Properties in PHP|Aspose.Sl...

    Master presentation properties in Aspose.Slides for PHP via Java and streamline search, branding and workflow in your PowerPoint and OpenDocument files....property exposed by Presentation object to access the document properties...exposed by DocumentProperties object include: Creator (Author),...

    docs.aspose.com/slides/php-java/presentation-pr...
  8. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...ole_object 获取相关信息 。 你可以修改你的代码,在处理 NodeType...ShapeType.OLE_OBJECT: # 获取嵌入对象信息 ole_object = shape.ole_object print("Found...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  9. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote....endnotes are represented by objects by the FootnoteType.FOOTNOTE...FOOTNOTE The object is a footnote. ENDNOTE The object is an endnote...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....PDF document using Document object. Create Text Stamp and define...

    products.aspose.com/pdf/cpp/stamps/text/