Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 17,463 for

true type

(1.84 sec)
  1. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....or images having a specific type from the document, follow these...depends on the ShapeType . It is true for ShapeType.Image and false...

    docs.aspose.com/words/java/working-with-images/
  2. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library.... setSplitIntoPages ( true ); // Save the document document...saveOptions . setCompressSvgGraphi ( true ); document . save ( DATA_DIR...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  3. 在 Python 中管理演示文稿中的项目符号和编号列表|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建和格式化项目符号、图片、多级和编号列表。...type 设置为 BulletType.SYMBOL 。随后可以设置...paragraph_format . bullet . type = slides . BulletType . SYMBOL...

    docs.aspose.com/slides/zh/python-net/manage-lists/
  4. BinaryFormatter exception during PDF to PDF/A c...

    Hello Aspose Support Team, We have an issue with a PDF conversion and image compression involving Aspose.PDF.Drawing and Aspose.Tasks. We convert an input PDF to PDF/A-2a and then call Aspose.Pdf.Document.OptimizeResou…...Delete) { OptimizeFileSize = true, LogFileName = conversionLogPath...FontEmbeddingOptions.UseDefaultSubstituti = true; using Aspose.Pdf.Document document...

    forum.aspose.com/t/binaryformatter-exception-du...
  5. DWG to PNG - please provide sample of cadRaster...

    I have managed to get a very poor quality image exported from a professional ACAD .DWG. It is not fit for purpose. The drawing (i want to print zoom extents) exports perfectly fine in Autodesk Trueview to a monchrome P…...AutomaticLayoutsScal = True -doesnt work** ** #cadRasterizationOpti...#cadRasterizationOpti .centerDrawing = True -doesnt work** ** #cadRasterizationOpti...

    forum.aspose.com/t/dwg-to-png-please-provide-sa...
  6. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 查找或搜索数据|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++查找或搜索包含指定数据的单元格。...Containing Formula </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/find-or...
  8. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...and IsOutlookMessage should be true Email_2 (Working Case): File...and IsOutlookMessage returns true Result : Works as expected Thanks...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  9. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...-> set_IsRenderToSinglePage ( true ); // html files can be parsed...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  10. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... type == aw . fields . FieldType ...field . remove_trailing_period = True self . assertEqual ( ' AUTONUMLGL...

    reference.aspose.com/words/python-net/aspose.wo...