Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 15,944 for

true type

(0.16 sec)
  1. Grouping Data in Aspose.Cells|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....group:normal/merge/repeat We support three types of groups that you can choose...the worksheets. wd . Process ( true ); // Save the Excel file. wd...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  2. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/cpp/position-a-table/
  3. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... Auto , true ); pts [ 0 ] = new PointF (-...Console . WriteLine ( $"{effect.Type} {effect.Subtype}" ); } } 输出:...

    docs.aspose.com/slides/zh/net/shape-animation/
  4. Grouping Data|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....group:normal/merge/repeat We support three types of group that you can choose...the worksheets. wd . Process ( true ); //Save the excel file. wd...

    docs.aspose.com/cells/net/grouping-data/
  5. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....Documents can be of various types, such as text, spreadsheets...constructor # to signal what type of image to save as. imageOptions...

    docs.aspose.com/words/python-net/converting-to-...
  6. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...Type != LayoutEntityType.Line) {...MoveNextLogical()) break; if (le.Type != LayoutEntityType.Line) {...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  7. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....-> get_Placeholder () -> get_Type ()) { case Aspose :: Slides...() -> set_AspectRatioLocked ( true ); NOTE This Lock Aspect Ratio...

    docs.aspose.com/slides/cpp/picture-frame/
  8. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 25 options. text . use_hinting = True 26 27...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. Creating and Managing PST Files|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.... If set to ‘true’, an exception will be thrown...FolderCreationOption { EnforceContainerClas = true , ContainerClass = "IPF.Note"...

    docs.aspose.com/email/net/create-and-manage-pst...
  10. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...10)) 22 options. css . media_type . PRINT 23 24 # Convert EPUB...

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