Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 10,762 for

true type

(0.05 sec)
  1. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....DocumentSavingArgs ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" )). toEqual ( true ); }); /// <summary> /// Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::DocumentVisitor::VisitSectionEnd...

    Aspose::Words::DocumentVisitor::VisitSectionEnd method. Called when enumeration of a section has ended in C++....Section > section ) Parameter Type Description section System:...GetChildNodes ( NodeType :: Any , true ) -> get_Count (); IndentAndAppendLine...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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....which together can control the type of data to be loaded while initializing...); // Check if stream is of type OTS Debug . Assert ( fileFormatInfo...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Specific Parameters of 2D Barcode Types|Documen...

    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....Specific Parameters of 2D Barcode Types Contents [ Hide ] Two-dimensional...only text data but also other types of information: price, quantity...

    docs.aspose.com/barcode/net/2d-barcode-types/
  5. Replace Fields With Static Text in PHP|Aspose.W...

    Replace Fields With Static Text using PHP....any fields of the specified type found in the descendants of...getChildNodes ( NodeType . ANY , true )) //ExSkip assert (!( node...

    docs.aspose.com/words/java/replace-fields-with-...
  6. ArrowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowType enumeration. Specifies the Type of an arrow at a line end....ArrowType enumeration Specifies the type of an arrow at a line end. Members...arrow . stroke . start_arrow_type = aw . drawing . ArrowType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....docx" ; saveFO = true ; } // For demo/debugging purposes...wordMLPackage ); updater . update ( true ); // Set up font mapper (optional)...

    docs.aspose.com/words/java/convert-document-to-...
  8. Generate Encrypted QR Code for Text|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....following steps: Select the Type: Encrypted QR Code Provide the... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  9. Creating Pie Chart with Leader Lines with C++|D...

    Learn how to use Aspose.Cells for C++ to create a pie chart with leader lines in Microsoft Excel. Our guide will demonstrate how to add leader lines that connect data points to the legend and enhance the overall clarity of your chart....place, we will add a Chart of type ChartType.Pie to the collection...GetNSeries (). Add ( u "B1:B16" , true ); // Set category data range...

    docs.aspose.com/cells/cpp/creating-pie-chart-wi...
  10. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in Java... This type is not inherited from IShape...getAutoShapeLock (). setSelectLocked ( true ); watermarkShape . getAutoShapeLock...

    docs.aspose.com/slides/java/watermark/