Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 16,892 for

true type

(0.14 sec)
  1. ListFormat.remove_numbers method | Aspose.Words...

    ListFormat.remove_numbers method. Removes numbers or bullets from the current paragraph and sets list level to zero.... # Below are two types of lists that we can create...aw . NodeType . PARAGRAPH , True ) self . assertEqual ( 3 , len...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. 使用 C# 向 PDF 添加水印|Aspose.PDF for .NET

    本文解释了使用 C# 程序化处理文档和获取 PDF 中水印的功能。...Type :获取工件类型(支持 Artifact.ArtifactType...; artifact . IsBackground = true ; // Add watermark artifact...

    docs.aspose.com/pdf/zh/net/add-watermarks/
  4. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... node_type == aw . NodeType . PARAGRAPH...insertion_destination . node_type == aw . NodeType . TABLE : destination_parent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Bug 5330: Converting CSV to GeoPackage- Convers...

    Hi Alexander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-GeoPackage) image.png (170.3 KB) Test data(input/output/QGIS) 5330-Csv-GeoPacakge.zip (35.3 KB) Thanks,...delimiter, header, and column types if needed var csvOptions = new...delimiter HasHeaderRecord = true }; var table = Table.Load("...

    forum.aspose.com/t/bug-5330-converting-csv-to-g...
  6. 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/
  7. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/java/3d-chart/
  8. Online XLS Text Search Application or Develop X...

    Free online app to search in XLS files. Java code for any XLS file text search android application....expression, set setRegexKey to true. call the save method to get...retrieval from various file types. Is this document searchable...

    products.aspose.com/total/android-java/search/xls/
  9. 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...
  10. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB to PNG using Aspose.HTML Python library. Consider various EPUB to PNG conversion scenarios in Python code examples....makedirs (output_dir, exist_ok = True) 13 14 document_path = os. path...media_type . SCREEN 26 options. text . use_hinting = True 27 28...

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