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

doc

(0.15 sec)
  1. Aspose::Words::Drawing::TextPath::get_Kerning m...

    Aspose::Words::Drawing::TextPath::get_Kerning method. Determines whether kerning is turned on in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::TextPath::get_On method...

    Aspose::Words::Drawing::TextPath::get_On method. Defines whether the text is displayed in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_IsWordAr...

    Aspose::Words::Drawing::ShapeBase::get_IsWordArt method. Returns true if this shape is a WordArt object in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::TextPath::get_StrikeThr...

    Aspose::Words::Drawing::TextPath::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. CustomXmlPartCollection Class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts. The items are CustomXmlPart objects in C#.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Սեղմել HTML Ը C++ Ում

    Սեղմեք HTML ը C++ ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/hy/cpp/compress/html/
  7. BackgroundColor | Aspose.Note for .NET API Refe...

    Gets or sets the background color....the Document class Document doc = new Document (); // Initialize...TableCell cell11 = new TableCell ( doc ); cell11 . AppendChildLast (...

    reference.aspose.com/note/net/aspose.note/table...
  8. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....Description LayoutCollector(doc) Initializes an instance of this...of pages that a node spans. doc = aw . Document () layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkType Enum | Aspose.Words for .NET

    Aspose.Words.WatermarkType enum. Specifies the watermark type in C#.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  10. Story.StoryType | Aspose.Words for .NET API 参考

    Story 财产. 获取这个故事的类型... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // 使用 DocumentBuilder 插入一个形状。这是一个内联形状,...

    reference.aspose.com/words/zh/net/aspose.words/...