Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 16,781 for

true type

(0.36 sec)
  1. Detect File Format and Check Format Compatibili...

    Determine the file format in C++ if you are not sure what the actual content of the file is, or to check the format compatibility....obtain information about the file type in order to avoid an exception...detected information about the file type. DetectFileFormat only checks...

    docs.aspose.com/words/cpp/detect-file-format-an...
  2. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"... “[Content_Type].xml” contains mapping between...of package parts and content types described in corresponding XML...

    docs.aspose.com/page/net/what-is-xps-file/
  3. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/glb/
  4. DocumentVisitor.VisitFieldStart | Aspose.Words ...

    Discover the DocumentVisitor VisitFieldStart method, triggered at the start of a field in your document, enhancing your coding efficiency and workflow....FieldStart fieldStart ) Parameter Type Description fieldStart FieldStart...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....correctly interpret the file type and choose the right application...dispose (); Embed Other File Types in Slides Besides Excel charts...

    docs.aspose.com/slides/php-java/manage-ole/
  6. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...IsAutoFormat 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...SetIsAutoFormat ( true ); // Setting the PivotTable autoformat type pivotTable...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...Format ( u "Name: \" {0} \"\n\t Type: \" {1} \"\n\t Value: \" {2}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... Parameter Type Description list_template ListTemplate...words . Style ): ... Parameter Type Description list_style Style...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started.... HeaderFooter ) Parameter Type Description headerFooter HeaderFooter...++ ; mVisitorIsInsideHead = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hant/java/attachment...