Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 157,597 for

doc

(0.06 sec)
  1. Aspose::Words::DocumentVisitor::VisitGroupShape...

    Aspose::Words::DocumentVisitor::VisitGroupShapeEnd method. Called when enumeration of a group shape has ended in C++....void GroupOfShapes () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML. Default value is Xhtml in C++.... auto doc = MakeObject < Document > ( MyDir...-> set_PrettyFormat ( true ); doc -> Save ( ArtifactsDir + u "HtmlSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Range::get_Bookmarks method | As...

    Aspose::Words::Range::get_Bookmarks method. Returns a Bookmarks collection that represents all bookmarks in the range in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/ran...
  4. Aspose::Words::BookmarkStart::get_Bookmark meth...

    Aspose::Words::BookmarkStart::get_Bookmark method. Gets the facade object that encapsulates this bookmark start and end in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. DocumentBuilder.StartBookmark | Aspose.Words fo...

    Utilize the DocumentBuilder StartBookmark method to effortlessly mark and manage key positions in your Document, enhancing organization and navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!...Document doc = new Document (); Assert . False ( doc . TrackRevisions...kind. Shape shape = new Shape ( doc , ShapeType . Cube ); shape ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ReportBuilderContext.ReportBuilderOptions | Asp...

    Discover the ReportBuilderContext ReportBuilderOptions for efficient report creation with customizable features and enhanced functionality for your projects....document with data sources: string doc = MyDir + "Report building.docx"...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportDataSourc...

    reference.aspose.com/words/net/aspose.words.low...
  8. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double.... doc = aw . Document () properties = doc . custom_document_properties...'Authorized Revision' , value = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer.... doc = aw . Document () properties = doc . custom_document_properties...'Authorized Revision' , value = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Fill::get_ForeTintAndSh...

    Aspose::Words::Drawing::Fill::get_ForeTintAndShade method. Gets or sets a double value that lightens or darkens the foreground color in C++.... auto doc = System :: MakeObject < Aspose...Drawing :: Fill > textFill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...