Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 550 for

raw text

(0.03 sec)
  1. Fill class | Aspose.Words for Node.js

    Aspose.Words.DRawing.Fill class. Represents fill formatting for an object... imageBytes Gets the raw bytes of the fill texture or...DocumentBuilder ( doc ); // Write some text, and then cover it with a floating...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Extended Task Attributes

    Learn how to work with Microsoft Project (MPP/XML) task extended attributes using Aspose.Tasks for .NET.... Text , ExtendedAttributeTas. Text1...The type of the attribute is "Text", the "TextValue" property should...

    docs.aspose.com/tasks/net/working-with-extended...
  3. Fill class | Aspose.Words for Python

    aspose.words.dRawing.Fill class. Represents fill formatting for an object... image_bytes Gets the raw bytes of the fill texture or...DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Glyphs and Metrics of TrueType Fonts | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within C++....(glIndex))); 43 } 44 } 45 } view raw Examples-example-source-Work...get_FontName())); 27 } view raw Examples-example-source-Work...

    docs.aspose.com/font/cpp/glyphs-and-metrics-tru...
  5. Working with Extended Attributes of a Project

    Learn how to work with Microsoft Project extended attributes and custom field using Aspose.Tasks for .NET.... Select Text as Custom Field Type from the...(ExtendedAttributeTas. Text1 , "My text field" ); 9 project. ExtendedAttributes...

    docs.aspose.com/tasks/net/working-with-extended...
  6. Working with Attachments

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... class ) + "text/" ; 2 3 // Load the document...saved: " + outputPath); 21 } view raw Examples-src-main-java-com-a...

    docs.aspose.com/note/java/working-with-attachme...
  7. Glyphs and Metrics of Type1 Fonts | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within .NET.... WriteLine (metrics); view raw Examples-CSharp-WorkingWithT...font. FontName )); 26 } view raw Examples-CSharp-WorkingWithT...

    docs.aspose.com/font/net/glyphs-and-metrics-typ...
  8. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...com/aspose-com-gists/9a239eab0b9dda0e1c54/raw/bd2ea155d3316a3a6a4d/generation-of-dwg...DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  9. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....to manage output document’s raw content. auto doc = MakeObject...to make the output document's raw content easier to read. // Set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...xps" ); view raw Examples-src-main-java-com-a..."AddTiledImage_out.xps" ); view raw Examples-src-main-java-com-a...

    docs.aspose.com/page/java/xps/working-with-images/