Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 36,478 for

index

(1.42 sec)
  1. Manage Presentation Slide Masters in PHP|Aspose...

    Manage Slide Masters in Aspose.Slides for PHP via Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise examples....sourceLayout) and insertClone(int index, MasterSlide sourceMaster) methods...

    docs.aspose.com/slides/php-java/slide-master/
  2. Manage Presentation Shapes on Android|Aspose.Sl...

    Learn to create, edit and optimize shapes in Aspose.Slides for Android via Java and deliver high-performance PowerPoint presentations....reference of a slide by using its index. Access the source slide shape...

    docs.aspose.com/slides/androidjava/shape-manipu...
  3. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...方法重载:public void Replace(int index, Stream stream, int quality)...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  4. Create and Apply WordArt Effects in JavaScript|...

    Create and customize WordArt effects in Aspose.Slides for Node.js. This step-by-step guide helps developers enhance presentations with professional text....reference of a slide by using its index. Add an AutoShape of Rectangle...

    docs.aspose.com/slides/nodejs-java/wordart/
  5. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...document has only one page and index starts from 0. So it should...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  6. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....update(); int index = 0; Iterator generalFormatEnumera...format("General format index {0}: {1}", index++, value)); } Assert...

    reference.aspose.com/words/java/com.aspose.word...
  7. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....PageIndex = 1 ; // zero‑based index (page 2) pdfOptions . PageCount...

    docs.aspose.com/words/net/converting-to-fixed-p...
  8. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....reference of a slide by using its index. Access the source slide shape...

    docs.aspose.com/slides/java/shape-manipulations/
  9. Document.Save | Aspose.Words for .NET

    Effortlessly save your documents with our smart save method, automatically selecting the right format based on the file extension for seamless storage....page via // the zero-based index to start rendering the document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 在演示文稿中使用 PHP 管理文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化功能。...invoke ( $shape , $slide , $index ) { if ( java_instanceof ( $shape...

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