Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 46,519 for

text

(0.25 sec)
  1. 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...
  2. Aspose::Words::Drawing::Shape::get_Filled metho...

    Aspose::Words::Drawing::Shape::get_Filled method. Determines whether the closed path of the shape will be filled in C++....mStringBuilder = MakeObject < System :: Text :: StringBuilder > (); } String...get_Chart () -> get_Title () -> get_Text ())); } AppendLine ( String...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Shape::get_OleFormat me...

    Aspose::Words::Drawing::Shape::get_OleFormat method. Provides access to the OLE data of a shape. For a shape that is not an OLE object or ActiveX control, returns null in C++....mStringBuilder = MakeObject < System :: Text :: StringBuilder > (); } String...get_Chart () -> get_Title () -> get_Text ())); } AppendLine ( String...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....that contains the text. Assert . AreEqual ( $"Text inside {customBlock...document as a quick part and adds text to its contents. /// </summary>...

    reference.aspose.com/words/net/aspose.words.bui...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....that contains the text. Assert . AreEqual ( $"Text inside {customBlock...document as a quick part and adds text to its contents. /// </summary>...

    reference.aspose.com/words/net/aspose.words.bui...
  7. 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...
  8. 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/
  9. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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-...