Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 17,242 for

true type

(1.4 sec)
  1. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to validate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....and the required validation type PdfFormat enumeration : PDF_A_1A...heading . is_auto_sequence = True heading . toc_page = toc_page...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. Issue While Converting HTML to PDF on Linux Usi...

    Hi Team - We are using .net library. We are facing an issue while converting HTML to PDF using the Aspose library after deploying changes to Dev environment on Linux server. The same functionality works fine in local en…...TypeInitializationEx: The type initializer for ‘Gdip’ threw...were using any System.Drawing types (e.g., Bitmap , Graphics ) directly...

    forum.aspose.com/t/issue-while-converting-html-...
  3. Aspose::Words::Revision::Accept method | Aspose...

    Aspose::Words::Revision::Accept method. Accepts this revision in C++.... " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...first revision is an insertion-type revision. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. ChartShapeType enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...hasDataLabels = true ; series . dataLabels . showValue = true ; // Format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more.... This type is not inherited from Shape...watermark_shape . fill_format . fill_type = FillType . NO_FILL watermark_shape...

    docs.aspose.com/slides/python-net/watermark/
  6. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...to check if PDF is of PDF/A type or not Secure PDF (like password...to check if PDF is of PDF/A type or not Please read following...

    forum.aspose.com/t/looking-for-details-for-aspo...
  7. Extract Assets from GLB File Formats via .NET |...

    C# source code to load, render and add extract assets from GLB documents on .NET Framework, .NET Core, Mono....operations Extract(scene,za, true ); //Callable Extract method...false ; visited.Add(obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/net/extractor/glb/
  8. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....Zip(output); Extract(scene,za, true ); //close stream resource za...; visited. add (obj); return true ; } public void Extract(Scene...

    products.aspose.com/3d/java/extractor/ply/
  9. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....InsertImage ( Image image ) Parameter Type Description image Image The...string fileName ) Parameter Type Description fileName String...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... EnsurePowerPointIsRu ( true , true ); // Instantiate a slide...ChartTitle . Font . Italic = true ; ppChart . ChartTitle . Text...

    docs.aspose.com/slides/net/create-a-chart-in-a-...