Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 16,784 for

true type

(0.59 sec)
  1. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....returns the decoded text and type, but also the coordinates of...height ); // Oriented quadrangle (true outline with rotation/skew)...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs.... fill_type = slides . FillType . SOLID...continue if shape . placeholder . type == slides . PlaceholderType...

    docs.aspose.com/slides/python-net/picture-frame/
  3. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. Convert Worksheet to CSV|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....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/java/convert-worksheet-to...
  6. 将工作表转换为CSV|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....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  7. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...pdf"); Parameters: Parameter Type Description value java.lang...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert XFA to Dynamic AcroForm and Flatten the...

    Hi, I am using Aspose PDF dll to flatten my fillable pdf’s and its not working. My actual requirement is to concatenate two pdf’s. When i am trying to concatenate a fillable pdf with normal pdf it is not concatenating…...Type = FormType.Standard; Aspose...Document("Fillablepdf.pdf"); doc2.Form.Type = FormType.Standard; doc.Pages...

    forum.aspose.com/t/convert-xfa-to-dynamic-acrof...
  9. 通过Node.js通过C++保存文件的不同方法|Documentation

    Aspose.Cells for Node.js via C++可以将文件保存为不同的格式,包括PDF、HTML、DOCX、PPTX、JSON和MHTML。...getExportAllSheets() 属性为true,程序仍只导出一个工作表。 const path = require...save options. You can use any type of separator const opts = new...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  10. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....getChildNodes method is set to true: this forces the getChildNodes...list of document nodes of any type. The resulting collection does...

    docs.aspose.com/words/java/working-with-comments/