Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,638 for

text layer

(0.17 sec)
  1. mapinfo-tab Viewer API in C#

    Develop a mapinfo-tab viewer with an API designed specifically for net / C# developers....library are: Combine several layers on one map image. Apply styles...Draw labels and text. Apply styles for text and auto-detect places...

    products.aspose.com/gis/net/viewer/mapinfo-tab
  2. esri-ascii Viewer API in C#

    Develop a esri-ascii viewer with an API designed specifically for net / C# developers....library are: Combine several layers on one map image. Apply styles...Draw labels and text. Apply styles for text and auto-detect places...

    products.aspose.com/gis/net/viewer/esri-ascii
  3. Table Position in C#|Aspose.Words for .NET

    Specify table position in C#. Get a table alignment, get and set floating table position using C#....same layer as the text and are placed in a flow of text that...Floating tables are layered over the text, and the position of...

    docs.aspose.com/words/net/position-a-table/
  4. How to Convert AI Files to SVG in Python Progra...

    Learn how to convert AI files to SVG in Python using Aspose.PSD for Python via .NET. Step‑by‑step guide with code, prerequisites, and best practices....properties such as vectorize_text . from aspose.psd.imageoptions...SvgExportOptions() svg_options . vectorize_text = True Save the image as SVG...

    blog.aspose.com/psd/how-to-convert-ai-files-to-...
  5. Boxes appear in generated PDF due to missing fo...

    I’m using Aspose.PDF for .NET to generate PDF files in an AWS Lambda environment. The issue I’m facing is that boxes (□) appear instead of Text in the generated PDFs — this seems to happen because the required fonts are…...boxes (□) appear instead of text in the generated PDFs — this...additional font files in a Lambda Layer . Could you please advise on:...

    forum.aspose.com/t/boxes-appear-in-generated-pd...
  6. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, Text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....drawing object, for example, a text box containing paragraphs, arrow...content in a document drawing layer is represented by the Shape...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  7. Convert EPUB to PSD via Java | products.aspose.com

    Export EPUB file to PSD in your Java applications without using any third party application...PDF documents, such as adding text, images, and annotations. The...for generating **editable layered graphics** from digital publications...

    products.aspose.com/total/java/conversion/epub-...
  8. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.Layers import Layer from aspose.psd import License…...layers import Layer from aspose.psd import...seek(0) # Create PSD Layer from Stream layer = Layer(stream) # Create...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  9. Saving PDF Document after removing content thro...

    I am trying to use Aspose.PDF to remove invisible all Text Layers from a document. These invisible Text Layers are the result of a previous OCR operation. I need to remove these Text Layers before reprocessing the docume…...invisible all text layers from a document. These invisible text layers... I need to remove these text layers before reprocessing the document...

    forum.aspose.com/t/saving-pdf-document-after-re...
  10. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....with shapes such as images, text boxes, and drawing objects....represent an object in the drawing layer, such as an AutoShape, textbox...

    docs.aspose.com/words/net/working-with-shapes/