Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 156,781 for

doc

(0.09 sec)
  1. Սեղմել WORD Ը Python Ում

    Սեղմեք WORD ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք WORD բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.docx" ) doc.cleanup() shapes...

    products.aspose.com/words/hy/python-net/compres...
  2. Aspose::Words::Drawing::ShapeBase::get_MarkupLa...

    Aspose::Words::Drawing::ShapeBase::get_MarkupLanguage method. Gets MarkupLanguage used for this graphic object in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity.... Document doc = new Document ( MyDir + "Properties...$"Document filename:\n\t \" { doc . OriginalFileName } \ "" );...

    reference.aspose.com/words/net/aspose.words.pro...
  4. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.absoluteVerticalDistance property | Aspos...

    Table.absoluteVerticalDistance property. Gets or sets absolute vertical floating table position specified by the table properties, in points... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this structured Document tag in C++.... auto doc = MakeObject < Document > ( MyDir...AsCast < StructuredDocumentTa > ( doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.hasVerticalBorder property | Asp...

    ChartDataTable.hasVerticalBorder property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment.... let doc = new aw . Document (); let comment...comment = new aw . Comment ( doc , "John Doe" , "J.D." , Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.pushFont method | Aspose.Words ...

    DocumentBuilder.pushFont method. Saves current character formatting onto the stack.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set up font formatting...

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