Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 16,790 for

true type

(0.25 sec)
  1. How to crop PDF | Aspose.PDF

    Do you know how easily crop PDF documents using Python? Crop PDF files with high quality using Python PDF library....using Document object Choose the type of box and create new_box Rectangle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/tutorial/crop-pdf/
  2. Different Ways to Save Files|Documentation

    Aspose.Cells for Python via .NET can save files to different formats. Save Files to PDF. Save Files to HTML. Save Files to DOCX. Save Files to PPTX. Save Files to JSON. Save Files to MHTML....SaveFormat enumeration File Format Types Description CSV Represents a...Portable Document Format (PDF) is a type of document created by Adobe...

    docs.aspose.com/cells/python-net/different-ways...
  3. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...ShowValue = true; // disable the leaderlines...Revisit the Chart Type : Sometimes, certain chart types may behave differently...

    forum.aspose.com/t/leaderlines-still-visible/31...
  4. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud.... // Set appropriate content type ContentType = "application/pdf"...from S3." ); _fontsLoaded = true ; } else { context ?. Logger...

    docs.aspose.com/pdf/net/integration-aws/
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python via Java 를 사용한 PDF 변환 솔루션 https://products.aspose.com/pdf/ko/python-java/conversion/ Recent content in Python via Java 를 사용한 PDF 변환 솔루션 ......org","@type":"HowTo","name":"자바를 통해 파이썬을...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"문서 초기화"...

    products.aspose.com/pdf/ko/python-java/conversi...
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more.... This type is not inherited from IShape...design. You can change the font type and size to ensure that the...

    docs.aspose.com/slides/net/watermark/
  7. 使用 Aspose.Email.Outlook 管理消息文件|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....the class type based on msg.SupportedType item_type = msg . supported_type...supported_type # Non-supported type. It cannot be accessed as...

    docs.aspose.com/email/zh/python-net/managing-me...
  8. Text Formatting inside PDF|Aspose.PDF for Java

    Discover how to format text inside a PDF document using Aspose.PDF in Java, allowing for customized styling....setDrawTextRectangle method to set value to true textFragment . getTextState...getTextState (). setDrawTextRectangle ( true ); TextBuilder tb = new TextBuilder...

    docs.aspose.com/pdf/java/text-formatting-inside...
  9. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....detected, the method will return true. To verify whether the existing...newOptions . setUseZOrder ( true ); com . aspose . pdf . SaveOptions...

    docs.aspose.com/pdf/java/whatsnew/
  10. Generate Point Cloud to PLY File Formats via .N...

    C# source code to load, render and add generate point cloud to PLY 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/ply/