Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 38,309 for

save

(0.06 sec)
  1. Node.to_string method | Aspose.Words for Python

    aspose.words.Node.to_string method...to_string method to_string(save_format) Exports the content of...format. def to_string ( self , save_format : aspose . words . SaveFormat...

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

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control.... Save ( ArtifactsDir + "DocumentBuilder...and top alignment." ); doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/bre...
  3. ChartAxis.title property | Aspose.Words for Python

    ChartAxis.title property. Provides access to the axis title properties.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row...from CompositeNode ) to_string(save_format) Exports the content...(Inherited from Node ) to_string(save_options) Exports the content...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...from CompositeNode ) to_string(save_format) Exports the content...(Inherited from Node ) to_string(save_options) Exports the content...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your documents.... Save ( ArtifactsDir + "Lists.RestartNumberingUsin...RemoveNumbers (); builder . Document . Save ( ArtifactsDir + "Lists.CreateCustomList...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++.... doc -> Save ( ArtifactsDir + u "DocumentBuilder...double clicking them. doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::InsertChart met...

    Aspose::Words::DocumentBuilder::InsertChart method. Inserts an chart object into the document and scales it to the specified size in C++....WrapType :: Square ); doc -> Save ( ArtifactsDir + u "DocumentBuilder...1.3 , 2.2 , 1.5 })); doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/Saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/Saveformat/#AZW3) format....document is split into parts when saving to SaveFormat.HTML , SaveFormat...use a specific encoding when saving a document to .epub. doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IDocumentSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IDocumentSavingCallback class. Implement this interface if you want to have your own custom method called during saving a document....custom method called during saving a document. Methods Name Description...called to notify of document saving progress. Examples Shows how...

    reference.aspose.com/words/nodejs-net/aspose.wo...