Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 94,459 for

object

(1.66 sec)
  1. 从 PHP 绘图中获取主对象|Documentation

    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....Java 用于 PHP , 称呼 get_master_object_by_id 获取 的方法 获取主对象 模块。在这里您可以看到示例代码。...static function get_master_object_by_id ( $dataDir = null ){...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  2. HtmlLoadOptions.convertSvgToEmf property | Aspo...

    HtmlLoadOptions.convertSvgToEmf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlLoadOptions.ConvertSvgToEmf | Aspose.Words ...

    Discover HtmlLoadOptions' ConvertSvgToEmf property. Easily control SVG to EMF conversion for optimal image quality. Default is false; keep SVGs intact!...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/net/aspose.words.loa...
  4. PclSaveOptions.saveFormat property | Aspose.Wor...

    PclSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate Point Cloud to GLTF File Formats via N...

    Sample Node.js generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  6. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++....ose::Words::Paragraph> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DocumentVisitor::VisitCommentEnd...

    Aspose::Words::DocumentVisitor::VisitCommentEnd method. Called when enumeration of a comment text has ended in C++....System::SharedPtr<Aspose::Words::Comment> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentVisitor::VisitSubDocumen...

    Aspose::Words::DocumentVisitor::VisitSubDocument method. Called when a sub-document is encountered in C++....e::Words::SubDocument> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::DocumentVisitor::VisitDocumentEn...

    Aspose::Words::DocumentVisitor::VisitDocumentEnd method. Called when enumeration of the document has finished in C++....pose::Words::Document> The object that is being visited. ReturnValue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#.... You need to create an object of the TextAbsorber class....)) { // Create TextAbsorber object to extract text var textAbsorber...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/