Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 157,165 for

doc

(0.05 sec)
  1. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance of the border from text in points.... doc = aw . Document () page_setup = doc . sections...page_setup . borders . shadow = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TabStopCollection.remove_by_index method | Aspo...

    TabStopCollection.remove_by_index method. Removes a tab stop at the specified index from the collection.... doc = aw . Document () tab_stops = doc . first_section...assertEqual ( 1 , tab_stops . count ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Find And Replace in Jython|Aspose.Words for Java

    Find And Replace text in a Document using Jython....'quickstart/' doc = Document ( dataDir + 'ReplaceSimple.doc' ) # Check..."Original document text: " + doc . getRange () . getText () #...

    docs.aspose.com/words/java/find-and-replace-in-...
  6. C++ API to Export PDF to FLATOPC | products.asp...

    Convert PDF to FLATOPC within C++ applications....to convert PDF documents to DOC format. Aspose.Words for C++...API that can be used to export DOC documents to FLATOPC format....

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. C++ API to Export MD to PCL | products.aspose.com

    Convert MD to PCL within C++ applications....to convert MD file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to PCL. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. DocumentBuilder.EndRow | Aspose.Words for .NET

    Effortlessly end table rows in your Documents with DocumentBuilder's EndRow method. Streamline your formatting and enhance Document clarity!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a cell into the...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Working with Pages

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-pages/
  10. Aspose::Words::Drawing::AdjustmentCollection::g...

    Aspose::Words::Drawing::AdjustmentCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...