Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 16,706 for

true type

(0.1 sec)
  1. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment method. Gets or sets text alignment of the axis tick labels in C++....yAxis -> set_ReverseOrder ( true ); yAxis -> set_MajorTickMark...do not have a Z-axis. ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Generate Point Cloud to PDF File Formats via .N...

    C# source code to load, render and add generate point cloud to PDF documents on .NET Framework, .NET Core, Mono....EvaluateGlobalTransf( true ); foreach ( var entity in n...mesh, transform); } } } return true ; }); //Merge method for generating...

    products.aspose.com/3d/net/point-cloud/pdf/
  3. Generate Point Cloud to PLY File Formats via Ja...

    Sample Java generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web or Desktop Java based application....evaluateGlobalTransf( true ); for (Entity entity : n.getEntities())...mesh, transform); } } } return true ; }); // create an instance...

    products.aspose.com/3d/java/point-cloud/ply/
  4. Number of the Figure count - Free Support Forum...

    When I check the number of images in a .docx file, it shows a total of 7 images, but in reality, there is only one image in it. I request you to examine the attached .docx file and advise on how to get the correct image …...SHAPE, true); int imageCount = 0; for (Shape...getChildNodes(NodeType.PARAGRAPH, true)) { // Look for paragraphs that...

    forum.aspose.com/t/number-of-the-figure-count/3...
  5. Adding Slide to Presentation|Aspose.Slides 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.... Open ( presentationFile , true )) { // Pass the source document...ShapeLocks () { NoGrouping = true }), new ApplicationNonVisual...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  6. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....IMailMergeDataSource dataSource ) Parameter Type Description dataSource IMailMergeDataSource...mRecordIndex ]. FullName ; return true ; case "Address" : fieldValue...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....Words :: NodeType :: Paragraph , true ); // Find if we have the paragraph...-> set_ExportRelativeFontSi ( true ); ASSERT_EQ ( System :: String...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::Inline::get_IsMoveToRevision met...

    Aspose::Words::Inline::get_IsMoveToRevision method. Returns True if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++....Inline::get_IsMoveToRevision method Returns true if this object was moved (inserted)...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Configuring Fonts for Rendering|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....accept a Boolean type second parameter. Passing true as the second...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  10. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET...Convert HTML to PDF using media type This example shows how to convert...HtmlLoadOptions() class. The ‘html_media_type’ applies CSS rules intended...

    docs.aspose.com/pdf/python-net/convert-html-to-...