Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 17,149 for

true type

(0.1 sec)
  1. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....pageBreakBefore property set to true . ColumnBreak The document is...parts at a section break of any type. HeadingParagraph The document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Project Data to PDF | Aspose.Tasks Docu...

    A step-by-step guide to converting Microsoft Project files to PDF using Aspose.Tasks for C++....the SaveFileFormat enumeration type. To save a project to PDF: Load...the FitContent property set to true. Copy 1 System ::SharedPtr <...

    docs.aspose.com/tasks/cpp/convert-project-to-pd...
  3. 通过C++的JavaScript复制Excel范围|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....Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  4. FieldAutoNumLgl class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumLgl class. Implements the AUTONUMLGL field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...Slides provides the classes and types you need to work with animations...MotionPathPointsType . Auto , true ); pts [ 0 ] = new Point2D ...

    docs.aspose.com/slides/androidjava/shape-animat...
  6. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...Example Title </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  7. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....scale , float dpi ) Parameter Type Description scale float The...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  8. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... Parameter Type Description new_child Node The...get_child_nodes ( aw . NodeType . ANY , True ) . count ) # We can modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....images or images having specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/net/working-with-images/
  10. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index....( index : number ) Parameter Type Description index number The...properties . add ( "Authorized" , true ); properties . add ( "Authorized...

    reference.aspose.com/words/nodejs-net/aspose.wo...