Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 43,178 for

doc

(0.27 sec)
  1. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....(); ASSERT_EQ ( LoadFormat :: Doc , loadFormat ); // Below are...detected file extension. auto doc = MakeObject < Document > ( docStream...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. DocumentPropertyCollection.Remove | Aspose.Word...

    Effortlessly remove properties by name from your DocumentPropertyCollection with our easy-to-use Remove method. Streamline your data management today!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  3. LoadOptions.font_settings property | Aspose.Wor...

    LoadOptions.font_settings property. Allows to specify Document font settings....'MissingFont' , [ 'Comic Sans MS' ]) doc = aw . Document ( file_name =...assertEqual ( 'MissingFont' , doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentVisitor.VisitGroupShapeEnd | Aspose.Wor...

    Discover the DocumentVisitor VisitGroupShapeEnd method, which efficiently signals the end of group shape enumeration for seamless Document processing....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

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

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF to Doc Converter using Gohttps://products.aspose.com/pdf/go-cpp/conversion/pdf-to-Doc/Recent content in PDF to Doc Converter using Go on As......PDF Products – PDF to DOC Converter using Gohttps://products...com/pdf/go-cpp/conversion/pdf-to-doc/Recent content in PDF to DOC Converter using...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  7. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "For more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::ShapeBase::get_IsInsert...

    Aspose::Words::Drawing::ShapeBase::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....auto doc = MakeObject < Document > (); ASSERT_FALSE ( doc -> get_TrackRevisions...shape = MakeObject < Shape > ( doc , ShapeType :: Cube ); shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways to use...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Fields::FieldTC::get_Text method...

    Aspose::Words::Fields::FieldTC::get_Text method. Gets or sets the text of the entry in C++....FieldTocEntryIdentif () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a TOC field, which...

    reference.aspose.com/words/cpp/aspose.words.fie...