Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 54,112 for

doc

(0.16 sec)
  1. NodeChangingAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingAction enum to efficiently manage node changes in your Documents. Enhance your Document processing capabilities today!...NodeChangingCallback () { Document doc = new Document (); doc . NodeChangingCallback...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words/nod...
  2. PdfDigitalSignatureTimestampSettings.server_url...

    PdfDigitalSignatureTimestampSettings.server_url property. Timestamp server URL.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Vba::VbaModuleCollection::Remove...

    Aspose::Words::Vba::VbaModuleCollection::Remove method. Removes the specified module from the collection in C++.... auto doc = MakeObject < Document > ( MyDir...< VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Edit Word, PDF In C++

    Edit DocX, Doc, PDF and a variety of other file formats in C++....supports the editing of PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and many...format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/cpp/edit/
  6. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a shape....doc . Relative URI: ../../../resource...\\\\My Documents\\\\SalesReport.doc . Bookmark within another document:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance Document formatting today!... Document doc = new Document ( MyDir + "Footer...HeaderFooterCollecti headersFooters = doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format. To learn more, visit the Documentation article in C++....when saving a document into the Doc or Dot format. To learn more...used to save a document in the Doc format. DocSaveOptions (Aspo...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++.... auto doc = MakeObject < Document > ( MyDir...fontFallbackStream ); doc -> set_FontSettings ( fontSettings ); } doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Aspose::Words::MailMerging::MailMerge::get_Regi...

    Aspose::Words::MailMerging::MailMerge::get_RegionEndTag method. Gets or sets a mail merge region end tag in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // "TableStart" and "TableEnd"...

    reference.aspose.com/words/cpp/aspose.words.mai...