Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 16,779 for

true type

(2.06 sec)
  1. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Document.has_macros property | Aspose.Words for...

    Document.has_macros property. Returns ``True`` if the document has a VBA project (macros)....has_macros property Returns True if the document has a VBA project...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. 如何用 Python.NET 将点设置为总和|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 逐步配置Excel瀑布图中的总点。...[ 0 ] # Verify chart type if chart . type == ChartType . WATERFALL... set_data_range ( "A1:B8" , True ) # Customize series formatting...

    docs.aspose.com/cells/zh/python-net/how-to-set-...
  4. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... Parameter Type Description node Node The node...NodeType . ANY , 0 , True ) . node_type ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....quotePrefix as true for that cell. If you set an...Style.quotePrefix was true , it will remain true , and if the old...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  6. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setOn(true); stroke.setWeight(5.0); stroke...getChild(NodeType.SHAPE, 0, true); Stroke stroke = shape.getStroke();...

    reference.aspose.com/words/java/com.aspose.word...
  7. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  8. WarningInfoCollection.warning method | Aspose.W...

    WarningInfoCollection.warning method. Implements the [IWarningCallback](../../iwarningcallback/) interface... Parameter Type Description info WarningInfo...font_info_substitution . enabled = True # Original font metrics should...

    reference.aspose.com/words/python-net/aspose.wo...
  9. While upload a doc and convert to html it is no...

    image.png (429.8 KB) image.jpg (67.1 KB) the first image when i try to upload docx and after convert to html i am using tool to show as pdf it is showing single layout rather than double side layout export class Conve…...USE_ASPOSE === 'true' && !!this.asposeClientId &&...mkdir(this.tempDir, { recursive: true }); } catch (error) { console...

    forum.aspose.com/t/while-upload-a-doc-and-conve...
  10. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for JavaScript via C++.... Boolean type Protection.isProtectedWithPassw()...isProtectedWithPassw() property returns true if the Worksheet is password‑protected...

    docs.aspose.com/cells/javascript-cpp/detect-if-...