Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,585 for

update string index

(0.2 sec)
  1. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....Obtain a slide reference by its index. Access the ActiveX controls...file. The code snippet below updates the ActiveX controls on the...

    docs.aspose.com/slides/cpp/activex/
  2. 在 EPS 的 XMP 元数据中添加数组项 | .NET

    本文将通过代码片段讲解并使用 Aspose.Page for .NET 在 EPS 的 XMP 元数据中添加数组项的过程。...new PsDocument(psStream); 8 9 string outputFileName = "add_xmp_array_items_out...be added in the array by an index (0). 22 xmp. AddArrayItem (...

    docs.aspose.com/page/zh/net/xmp-metadata/add-ar...
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....saveFormat) createSaveOptions(String fileName) Creates a save options...setCreatedTime(java.util.Date) property is updated before saving. getUpdateFields()...

    reference.aspose.com/words/java/com.aspose.word...
  4. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

    Aspose.Slides for .NET 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升您的演示文稿自动化。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 创建 Presentation...presentation , ( shape , slide , index ) => { if ( shape is IAutoShape...

    docs.aspose.com/slides/zh/net/manage-textbox/
  5. FixedPageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FixedPageSaveOptions for seamless document conversion to PDF, XPS, and images. Unlock flexible saving options today!...for this property is empty string (Empty). Dml3DEffectsRenderin...the CreatedTime property is updated before saving. Default value...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...for this property is empty string (). (Inherited from SaveOptions...(Inherited from SaveOptions ) update_ambiguous_text_font Determines...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...Node ) get_child(node_type, index, is_deep) Returns an Nth child...(Inherited from Node ) index_of(child) Returns the index of the specified...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 EPS 的 XMP 元数据中添加数组项 | C++

    本文将通过代码片段讲解并使用 Aspose.Page for C++ 在 EPS 的 XMP 元数据中添加数组项的过程。... 3 System ::String dataDir = RunExamples::Get...be added in the array by an index (0). 27 xmp -> AddArrayItem(u...

    docs.aspose.com/page/zh/cpp/xmp-metadata/add-ar...
  9. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...for this property is empty string . (Inherited from SaveOptions...BuiltInDocumentPrope.createdTime property is updated before saving. Default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...请参阅本页的 Update Text 部分。 在幻灯片上创建文本框 要在幻灯片上创建文本框,请按照以下步骤操作:...presentation , ( shape , slide , index ) -> { if ( shape instanceof...

    docs.aspose.com/slides/zh/java/manage-textbox/