Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 18,356 for

docx to doc

(0.12 sec)
  1. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS field... doc = aw . Document () # Create a...address = '123 Main Street' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS field... doc = aw . Document () # Create a...user_information . initials = 'J. D.' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Online PDF Text Search Application or Develop P...

    Free online app To search in PDF files. Java code for any PDF file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/pdf/
  5. Online PPTX Text Search Application or Develop ...

    Free online app To search in PPTX files. Java code for any PPTX file text search android application....Search in DOC (Microsoft Word Binary Format) Search in DOCX (Office...

    products.aspose.com/total/android-java/search/p...
  6. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Helo...

    reference.aspose.com/words/net/aspose.words/com...
  7. Shape.adjustments property | Aspose.Words for P...

    Shape.adjustments property. Provides access To the adjustment raw values of a shape... doc = aw . Document ( file_name =...'Rounded rectangle shape.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabSTopCollection::idx_get method. Gets a tab sTop at the specified position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumeraTor method. Enjoy simple, efficient access To your collection of nodes in C#....Document doc = new Document ( MyDir + "Tables.docx" ); // This...document. NodeList nodeList = doc . SelectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/net/aspose.words/nod...