Sort Score
Result 10 results
Languages All
Labels All
Results 8,711 - 8,720 of 182,575 for

doc

(0.23 sec)
  1. BorderCollection.left property | Aspose.Words f...

    BorderCollection.left property. Gets the left border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. VbaProject.IsSigned | Aspose.Words for .NET

    Discover the VbaProject IsSigned property to easily verify project signatures and enhance your code security. Ensure your VBA projects are trusted!... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  3. ThemeColors Class | Aspose.Words for .NET

    Discover the Aspose.Words.ThemeColors class, featuring a versatile 12-color scheme to enhance your Document's visual appeal and consistency.... Document doc = new Document ( MyDir + "Theme...fonts and colors. Theme theme = doc . Theme ; // Some styles, such...

    reference.aspose.com/words/net/aspose.words.the...
  4. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage updates for enhanced efficiency....saveFormat , string ext ) { Document doc = new Document ( MyDir + "Big...OperationCanceledExc >(() => doc . Save ( ArtifactsDir + $"HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Vba::VbaModuleCollection::idx_ge...

    Aspose::Words::Vba::VbaModuleCollection::idx_get method. Retrieves a VbaModule object by name, or Null if not found in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  6. Online TEX to DOCM Conversion or Develop Java b...

    Free online app to convert TEX to DocM files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  7. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetByTitle method. Returns the first structured Document tag encountered in the collection with the specified title in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataPointCollection.has_default_format met...

    ChartDataPointCollection.has_default_format method. Gets a flag indicating whether the data point at the specified index has default format.... doc = aw . Document ( file_name =...series to update format. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ThemeFont Enum | Aspose.Words for .NET

    Discover Aspose.Words ThemeFont enum to easily manage Document theme fonts and enhance your Documents' visual appeal with tailored styles.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Create...

    reference.aspose.com/words/net/aspose.words.the...