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

doc

(0.06 sec)
  1. Aspose::Words::BookmarkCollection::Remove metho...

    Aspose::Words::BookmarkCollection::Remove method. Removes the specified bookmark from the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words.lay...
  3. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning.... Document doc = new Document ( MyDir + "Document...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IResourceLoadingCallback Interface | Aspose.Wor...

    Control external resource loading in Aspose.Words with the IResourceLoadingCallback interface. Enhance Document imports and image insertion seamlessly....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  5. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); const imageFileName = base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart.format property | Aspose.Words for Python

    Chart.format property. Provides access to fill and line formatting of the chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::get_Count method. Gets number of items in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. JustificationMode Enum | Aspose.Words for .NET

    Discover Aspose.Words JustificationMode enum for precise character spacing adjustments in your Documents. Enhance readability with customizable settings!... Document doc = new Document ( MyDir + "Document...JustificationMode justificationMode = doc . JustificationMode ; if ( justificationMode...

    reference.aspose.com/words/net/aspose.words.set...
  9. FontInfoCollection.saveSubsetFonts property | A...

    FontInfoCollection.saveSubsetFonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Odso.ColumnDelimiter | Aspose.Words for .NET

    Discover the Odso ColumnDelimiter property to easily define column separators in external data sources. Enhance data organization with customizable delimiters!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...