Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 16,758 for

true type

(0.09 sec)
  1. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the same or different file types into one file using Python Merge...Rectangle ( 0 , 0 , 595 , 842 , True ) page . add_image ( image_stream...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  2. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....makedirs (output_dir, exist_ok = True) 9 10 # Open a document you...turn can also refer to other types of images, so SVG images should...

    docs.aspose.com/html/python-net/extract-svg-fro...
  3. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout shapes in Visio files using C# within your applications. Complete guide with C# code samples....Flowchart Style With certain types of connected drawings, such...diagram and applies several types of auto layout to it, saving...

    docs.aspose.com/diagram/net/create-update-layou...
  4. Critical and Effort-Driven Tasks | Aspose.Tasks...

    Learn how to work with Microsoft Project (MPP/XML) critical and effort-driven tasks using Aspose.Tasks for C#....recognized a number of different types of tasks. Tasks with no duration...tsk1_enumerator -> get_Current(), true )) 19 { 20 System::String strED...

    docs.aspose.com/tasks/cpp/critical-and-effort-d...
  5. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....MyDir + "Header and footer types.docx" ); Section firstPageSection...importer . ImportNode ( srcNode , true ); dstStory . InsertAfter (...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero in C++.... // Below are two types of lists that we can create...Words :: NodeType :: Paragraph , true ); ASSERT_EQ ( 3 , paras ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. 在 PST 文件中使用日历项目|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....keep_original_date_time_stamp = True if not ( cal is None ): cal...MapiCalendarDailyRec () pattern . pattern_type = MapiCalendarRecurren . DAY...

    docs.aspose.com/email/zh/python-net/working-wit...
  8. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced document organization and clarity.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  9. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...annotation can introduce its type through AnnotationType property...90 , 150 , 60 }, Visibility = true , LineColor = System . Drawing...

    docs.aspose.com/pdf/net/figures-annotation/
  10. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF document in Java using Aspose.PDF, enabling structured data presentation.... Image (); // Set image type as SVG img . setFileType ( com...!= 0 ) row . setInNewPage ( true ); } // Add table to paragraphs...

    docs.aspose.com/pdf/java/add-table-in-existing-...