Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 157,140 for

doc

(0.06 sec)
  1. Aspose::Words::Drawing::ArrowWidth enum | Aspos...

    Aspose::Words::Drawing::ArrowWidth enum. Width of the arrow at the end of a line in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::BorderCollection::get_Horizontal...

    Aspose::Words::BorderCollection::get_Horizontal method. Gets the horizontal border that is used between cells or conforming paragraphs in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Create a red horizontal...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Aspose::Words::Drawing::Shape::get_Stroke metho...

    Aspose::Words::Drawing::Shape::get_Stroke method. Defines a stroke for a shape in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Fill::get_Visible metho...

    Aspose::Words::Drawing::Fill::get_Visible method. Gets or sets value that is true if the formatting applied to this instance, is visible in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Stroke::get_StartArrowL...

    Aspose::Words::Drawing::Stroke::get_StartArrowLength method. Defines the arrowhead length for the start of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_EndArrowLen...

    Aspose::Words::Drawing::Stroke::get_EndArrowLength method. Defines the arrowhead length for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSourceRoot interface. Implement this interface to allow mail merge from a custom data source with master-detail data in C++...."Seattle" }); SharedPtr < Document > doc = CreateSourceDocument ( mailMergeRegions...corresponding names/column names. doc -> get_MailMerge () -> ExecuteWithRegions...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. FormField.RemoveField | Aspose.Words for .NET

    Effortlessly remove entire form fields with the FormField RemoveField method, enhancing your Document's clarity and organization.... Document doc = new Document ( MyDir + "Form...docx" ); FormField formField = doc . Range . FormFields [ 3 ]; formField...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ChapterPageSeparator enumeration | Aspose.Words...

    Aspose.Words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and page number.... let doc = new aw . Document ( base ....document.docx" ); let pageSetup = doc . firstSection . pageSetup ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XlsxSaveOptions.saveFormat property | Aspose.Wo...

    XlsxSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document ( base ....saveFormat = aw . SaveFormat . Xlsx ; doc . save ( base . artifactsDir...

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