Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 38,914 for

draw text

(1.4 sec)
  1. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....Aspose::Words::Drawing::GroupShape class Contents [ Hide ] GroupShape...public Aspose :: Words :: Drawing :: ShapeBase Methods Method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...Load(“Drawing.dwg”); var pdfOptions = new...settings to get clearer lines and text but none work in A4 page size...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  3. BarcodeGenerator Visual Component|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....disables or enables error drawing during barcode label generation...If it is disabled, component draws nothing in case error occurring...

    docs.aspose.com/barcode/reportingservices/barco...
  4. How to Run Aspose.PSD in Docker|Documentation

    Run Aspose.PSD in a Docker container for Linux, Windows Server and any OS....a psd file, updated text layer and draws using Graphics API....ttf-mscorefonts-installer. Please note, to use Text Rendering Features on the Linux...

    docs.aspose.com/psd/net/how-to-run-aspose-psd-i...
  5. TextBox.noTextRotation property | Aspose.Words ...

    TextBox.noTextRotation property. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated....boolean value indicating either text of the TextBox should not rotate...See Also module Aspose.Words.Drawing class TextBox TextBox.next...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is False...ignore shapes while replacing text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Batch recognition via C# | Aspose

    Recognize images in ZIP archives....containing text paragraphs, detect skew and recognize text on images...get text from images in zip archives using C# To get texts, areas...

    products.aspose.com/ocr/net/recognition/recogni...
  8. Android API to Render CGM to DOTM | products.as...

    Transform CGM to DOTM via Android via Java API...engineering and technical drawing fields. DOTM (Office Open XML...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  9. Android API to Render CGM to OTT | products.asp...

    Transform CGM to OTT via Android via Java API...engineering and technical drawing fields. OTT (OpenType Font)...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  10. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded fonts from your PDF document....Drawing library. // For complete examples..."ExtractFonts.pdf" )) { Aspose . Pdf . Text . Font [] fonts = document ...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/