Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 37,077 for

index

(3.84 sec)
  1. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!...in the collection either by index or by name. vbaModules [ 0 ]...

    reference.aspose.com/words/net/aspose.words.vba...
  2. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this font is a TrueType or OpenType font as opposed to a raster or vector font. Default is true in C++....String :: Format ( u "Font index #{0}" , i ) << std :: endl ;...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....collection by passing the comment index. After accessing the Comment...worksheet by passing its sheet index const worksheet = workbook ...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  4. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    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....insertClone(int index, IShape sourceShape), Aspose...IShapeCollection.insertClone(int index, IShape sourceShape, float x...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  5. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics object to a specified size in C++....pageIndex int32_t The 0-based page index. graphics const System::Sha...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library....method and specify the page’s index. Call the Save method to save...

    docs.aspose.com/pdf/net/delete-pages/
  7. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase class. Base class for FieldMergingArgs and ImageFieldMergingArgs. To learn more, visit the documentation article in C++....() const Gets the zero based index of the record that is being...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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....insertClone(int index, IShape sourceShape), Aspose...IShapeCollection.insertClone(int index, IShape sourceShape, float x...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Aspose.Diagram 用于 Node.js 示例|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code....Save one page only, by page index options . setPageIndex ( 0 );...

    docs.aspose.com/diagram/zh/java/aspose-diagram-...
  10. Add Pages to PDF using Go | Aspose.PDF

    Add PDF pages to your document programmatically with Go sample code using Aspose.PDF for Go via C++...Insert method with specified index. Save the output PDF using the...

    products.aspose.com/pdf/go-cpp/pages/add/