Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 168,844 for

doc

(0.12 sec)
  1. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpdateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false; in C++.... auto doc = System :: MakeObject < Aspose...createdTime ( 2019 , 12 , 20 ); doc -> get_BuiltInDocumentPrope ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the watermark relative to the watermark center in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. DocumentBuilder.end_table method | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. Extract Content in Jython|Aspose.Words for Java

    Extract Content from Document using Jython....extract_content_between_paragraphs ( self , doc ): """ Shows how to extract the...uses 0-based index startPara = doc . getFirstSection () . getChild...

    docs.aspose.com/words/java/extract-content-in-j...
  5. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython.... doc = Document ( dataDir + "TestFile.doc" ) comments...= self . extract_comments ( doc ) for comment in comments : print...

    docs.aspose.com/words/java/working-with-comment...
  6. C++ API to Export TEX to ODT | products.aspose.com

    Convert TEX to ODT within C++ applications....to convert TEX file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications.... Document doc = new Document ( MyDir + "Tables..."Tables.docx" ); Table table = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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...
  9. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpdateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Give the document's built-in...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++.... auto doc = System :: MakeObject < Aspose...:: FontInfo > embeddedFont = doc -> get_FontInfos () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words.fon...