Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 133,390 for

text

(0.09 sec)
  1. FileFormatUtil.content_type_to_save_format meth...

    FileFormatUtil.content_type_to_save_format method. Converts IANA content type into a save format enumerated value.... TEXT , aw . FileFormatUtil . con...content_type_to_load_format ( 'text/plain' )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Python PSD, PSB, AI Manipulation API | products...

    Python Photoshop File Format library to create edit and convert PSD, PSB and AI formats...PSB files including updates of Text Layers, Smart Objects, Fill...Raster, Vector and Clipping Masks Text Layers Most of PSD/PSB files...

    products.aspose.com/psd/python-net/
  3. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize document layout control, enhancing your Word processing experience with flexible customization options....indication of whether hidden text in the document is rendered... Examples Shows how to hide text in a rendered output document...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....with text to find as parameter. Get all extracted text fragments...textFragmentAbsorber = apdf . text . TextFragmentAbsorber ( "PDF"...

    products.aspose.com/pdf/python-net/search/
  5. Recognize image via C# | Aspose

    Recognize image using default options....containing text paragraphs, detect skew and recognize text on image...How to get text from image using C# To get texts, areas coordinates...

    products.aspose.com/ocr/net/recognition/recogni...
  6. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable... read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions...http-equiv="Content-Type" content="text/html; charset=utf-8" /> { new_line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in C++....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/cpp/document-builder-over...
  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…...DwgImage(); //LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...AddEntity(arc); CadText text = new CadText(); text.FirstAlignment =...

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

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from the collection in C++....1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...2" ); builder -> Writeln ( u "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....DocumentBuilder(docOriginal); // Paragraph text referenced with an endnote:....ENDNOTE, "Original endnote text."); // Table: builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...