Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 15,942 for

true type

(0.23 sec)
  1. Aspose::Words::Layout::RevisionOptions class | ...

    Aspose::Words::Layout::RevisionOptions class. Allows to control how document revisions are handled during layout process. To learn more, visit the documentation article in C++.... Default value is true . get_ShowRevisionMarks () const...formatting markup. Default value is true . GetType () const override...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. 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_GraphicsQualityOptio ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PDF to HTML Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...; opt1 -> set_FixedLayout ( true ); outputDoc -> Save ( u "Merger_pdf_html...

    products.aspose.com/pdf/cpp/merger/pdf-to-html/
  4. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…... Pen pen) , an exception of type System.NotImplementedExcept...System : Windows 11 Application Type: WPF Application - Full Stack...

    forum.aspose.com/t/notimplementedexception-in-a...
  5. Aspose::Words::ConditionalStyleType enum | Aspo...

    Aspose::Words::ConditionalStyleType enum. Represents possible table areas to which conditional formatting may be defined in a table style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. How to Convert JSON to CSV in Python

    This brief tutorial provides information on how to Convert JSON to CSV in Python. To write JSON to CSV Python environment configuration and sample code along with the detailed steps are provided....setArrayAsTable(True) that causes the data to be...into appropriate format and type, completely remove the headings...

    kb.aspose.com/cells/python/how-to-convert-json-...
  7. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... Choose the type of box and create new Box Rectagle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/python-net/crop/
  8. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....txt" , true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/
  9. Modifications on PDF documents - Free Support F...

    Hell Support, I am working with the team for our Aspose use cases on document related requirements. We ran into an issue while trying to import the appose-pdf library and were hoping you could assist us with this. The …...TextStamp("Watermark Text") { Background = true, Opacity = 0.5, HorizontalAlignment...details to specify the issue? What type of project you are working in...

    forum.aspose.com/t/modifications-on-pdf-documen...
  10. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...