Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 182,576 for

doc

(0.62 sec)
  1. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your Documents with stunning soft edge effects for a professional look.... Document doc = new Document ( ArtifactsDir...SoftEdge.docx" ); shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded object if you want to save it into a file.... let doc = new aw . Document ( base ....spreadsheet.docm" ); let shape = doc . getShape ( 0 , true ); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this...document to adhere to. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. seriesFiltered.xlsx

    Sheet1 1 2 3 4 5 120 370 100 900 1000 50 150 200 250 300 25 45 70 100 200 180 220 465 800 1200 200 300 400 500 700 400 500 465 800 300 TestSeries1 1 2 3 4 5 120 370 100 900 1000 TestSeries2 1 2 3 4......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/fr/python-net/filtering-c...
  5. Aspose::Words::Tables::PreferredWidthType enum ...

    Aspose::Words::Tables::PreferredWidthType enum. Specifies the unit of measurement for the preferred width of a table or cell in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. OdsoRecipientDataCollection.Add | Aspose.Words ...

    Effortlessly enhance your data management with the OdsoRecipientDataCollection Add method—quickly add objects to streamline your collection process.... Document doc = new Document ( MyDir + "Odso...OdsoRecipientDataCol dataCollection = doc . MailMergeSettings . Odso ....

    reference.aspose.com/words/net/aspose.words.set...
  7. TableCollection.to_array method | Aspose.Words ...

    TableCollection.to_array method. Copies all tables from the collection to a new array of tables.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) tables = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++.... auto doc = System :: MakeObject < Aspose...set_ImagesFolder ( imagesDir ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Loading::BlockImportMode enum | ...

    Aspose::Words::Loading::BlockImportMode enum. Specifies how properties of block-level elements are imported from HTML-based Documents in C++....set_BlockImportMode ( blockImportMode ); auto doc = System :: MakeObject < Aspose...> ( stream , loadOptions ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. OdsoFieldMapData.Clone | Aspose.Words for .NET

    Effortlessly create a deep clone of your OdsoFieldMapData object with our Clone method. Enhance your data management with precision and ease.... Document doc = new Document ( MyDir + "Odso...OdsoFieldMapDataColl dataCollection = doc . MailMergeSettings . Odso ....

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