Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 180,901 for

doc

(0.22 sec)
  1. Document.AttachedTemplate | Aspose.Words for .NET

    Discover how to manage your Document AttachedTemplate property efficiently. Easily set or retrieve the full path of your Document's template for seamless integration.... Document doc = new Document (); // Enable...attach a template document. doc . AutomaticallyUpdateS = true...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Table.EnsureMinimum | Aspose.Words for .NET

    Discover the Table EnsureMinimum method, effortlessly create and append a row when your table is empty for seamless data management....Document doc = new Document (); Table table = new Table ( doc ); doc...doc . FirstSection . Body . AppendChild ( table ); // Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. StructuredDocumentTag.SetUncheckedSymbol | Aspo...

    Discover how the SetUncheckedSymbol method enhances your StructuredDocumentTag by customizing checkbox visuals for better user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); StructuredDocumentTa sdtCheckBox...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Გადაიყვანეთ PDF HTML Python

    გადაიყვანეთ PDF HTML Python ფორმატში კოდით. შეინახეთ PDF როგორც HTML Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.pdf" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  6. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython.... doc = Document () # Creates and adds...document. para = Paragraph ( doc ) # Typed access to the last...

    docs.aspose.com/words/java/working-with-nodes-i...
  7. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the "LinesToDrop"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...