Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 157,620 for

doc

(0.2 sec)
  1. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title.... doc = aw . Document () # Set a value...built-in document property. doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured Document tag.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways to apply...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ComHelper | Aspose.Words for .NET

    Discover ComHelper, the powerful constructor that effortlessly initializes new class instances, enhancing your programming efficiency and productivity....local system filename: Document doc = comHelper . Open ( MyDir +..."Document.docx" ); Assert . That ( doc . GetText (). Trim (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/com...
  4. Aspose::Words::Document::get_ShadeFormData meth...

    Aspose::Words::Document::get_ShadeFormData method. Specifies whether to turn on the gray shading on form fields in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Layout::LayoutOptions::get_ShowP...

    Aspose::Words::Layout::LayoutOptions::get_ShowParagraphMarks method. Gets or sets indication of whether paragraph marks are rendered. Default is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add some paragraphs, then...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::PageSetup::get_TextOrientation m...

    Aspose::Words::PageSetup::get_TextOrientation method. Allows to specify TextOrientation for the whole page. Default value is Horizontal in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. ChartAxisTitle.font property | Aspose.Words for...

    ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Urobiť DOCX Pomocou C#

    Vytvorte nový DocX v C# v niekoľkých krokoch. Jednoducho vytvorte DocX pomocou knižnice .NET....formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...graf using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sk/net/make/docx/
  9. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice .NET....formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...graf using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sk/net/make/pdf/
  10. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Chart using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/make/pdf/