Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 94,437 for

object

(0.29 sec)
  1. Get the File Format of Presentation|Aspose.Slid...

    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....with Presentation Document Object Model...

    docs.aspose.com/slides/net/get-the-file-format-...
  2. Convert PDF to Excel Workbook in Python|Aspose....

    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....Instantiate ExcelSave Option object excelsave = self . ExcelSaveOptions...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  3. Story class | Aspose.Words for Python

    aspose.words.Story class. Base class for elements that contain block-level nodes [Paragraph](../paragraph/) and [Table](../../aspose.words.tables/table/)...Node ) range Returns a Range object that represents the portion...method that creates a Paragraph object with optional text and appends...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....( isVisible : true ); } OLE Object Comment...

    docs.aspose.com/slides/net/examples/elements/he...
  5. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF pages with com.aspose.pdf.facades using PdfFileEditor class...."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades..."C:\\Workspace\\" ; // Create PdfFileEditor object com . aspose . pdf . facades...

    docs.aspose.com/pdf/java/insert-pdf-pages/
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Extract, or Remove Attachments in PDF using Java https://products.aspose.com/pdf/java/attachments/ Recent content in Add, Extract, or Remo......"Create a object", "text": "Create a Document object", "url" :...FileSpecification object", "text": "Create a FileSpecification object with...

    products.aspose.com/pdf/java/attachments/index.xml
  7. Aspose::Words::Fields::IBarcodeGenerator interf...

    Aspose::Words::Fields::IBarcodeGenerator interface. Public interface for barcode custom generator. Implementation should be provided by user in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 从CFF文件加载字体|爪哇

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...// Initialize FontDefinition object passing CFF as FontType value...File(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  9. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FontFileDefinition 5 // based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  10. Saving changed fonts to a disc | API for C++

    C++ API Solution to manage various fonts. Learn how to Save updated font files to disc with a few lines of code....Create a new FontFileDefinition object. Set FontType as TTF and FontFileDefinition....ttf . Establish a TtfFont object and open the font file using...

    products.aspose.com/font/cpp/save-font/