Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 150,847 for

doc

(0.28 sec)
  1. IFieldUpdatingCallback Interface | Aspose.Words...

    Customize field updates in Aspose.Words with the IFieldUpdatingCallback interface. Enhance functionality with your own methods for tailored Document processing....FieldUpdatingCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Embed a Microsoft Visio drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Complete Set of File Format Automation Solutions – Dateiformatkonvertierung über C#https://products.aspose.com/total/de/net/conversion/Recent content in Dateiformatk......NET-API zum Konvertieren von DOC in CSV oder mit dem kostenlosen...com/total/de/net/conversion/doc-to-csv/Mon, 01 Jan 0001 00:00:00...

    products.aspose.com/total/de/net/conversion/ind...
  5. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C++....FontChangeViaCallbac () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Set the node changing callback...

    reference.aspose.com/words/cpp/aspose.words/ino...
  7. Aspose::Words::TabStopCollection::get_Count met...

    Aspose::Words::TabStopCollection::get_Count method. Gets the number of tab stops in the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < TabStopCollection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...HeaderFooter > ( doc , HeaderFooterType :: HeaderPrimary ); doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing Document processing and error handling.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  10. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF Document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base ....headerFooterBookmark = headerFooterBookmark ; doc . save ( base . artifactsDir...

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