Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 69,143 for

doc

(0.16 sec)
  1. Bookmark.bookmarkStart property | Aspose.Words ...

    Bookmark.bookmarkStart property. Gets the node that represents the start of the bookmark....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple Documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...KeepSourceFormatting ); Document doc = Merger . Merge ( new [] { inputDoc1...MergeFormatMode . MergeFormatting ); doc . Save ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... let doc = new aw . Document ( base ....toEqual ( "Some comments" ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::TwoColorGradient ...

    Aspose::Words::Drawing::Fill::TwoColorGradient method. Sets the specified fill to a two-color gradient in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::CalendarType enum | Aspose.Words...

    Aspose::Words::CalendarType enum. Specifies the type of a calendar in C++....FieldResultFormattin_ () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); auto formatter = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/cal...
  8. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentBuilder.start_table method | Aspose.Wor...

    DocumentBuilder.start_table method. Starts a table in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your Document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add five pages to the document...

    reference.aspose.com/words/net/aspose.words.sav...