Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 38,276 for

save

(0.1 sec)
  1. Aspose::Words::Saving::CssSavingArgs::get_IsExp...

    Aspose::Words::Saving::CssSavingArgs::get_IsExportNeeded method. Allows to specify whether the CSS will be exported to file and embedded to HTML document. Default is true. When this property is false, the CSS information will not be Saved to a CSS file and will not be embedded to HTML document in C++....Aspose::Words::Saving::CssSavingArgs::get_IsExportNeeded method...CSS information will not be saved to a CSS file and will not be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::CssSavingArgs::get_KeepC...

    Aspose::Words::Saving::CssSavingArgs::get_KeepCssStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving an CSS information in C++....Aspose::Words::Saving::CssSavingArgs::get_KeepCssStreamOpen method...stream open or close it after saving an CSS information. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....get_IsHeader (); })); } doc -> Save ( ArtifactsDir + u "HeaderFooter...currentYear ), options ); doc -> Save ( ArtifactsDir + u "HeaderFooter...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...MHTML Format Options : When saving the email as MHTML, you can...can customize the saving process. Ensure that you are not excluding...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  5. ChartSeries.bubble_sizes property | Aspose.Word...

    ChartSeries.bubble_sizes property. Gets a collection of bubble sizes for this chart series.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Shading::get_Texture method | As...

    Aspose::Words::Shading::get_Texture method. Gets or sets the shading texture in C++...." ); doc -> Save ( ArtifactsDir + u "DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/sha...
  7. Aspose::Words::PageSetup::get_TopMargin method ...

    Aspose::Words::PageSetup::get_TopMargin method. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text in C++...." ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::PageSetup::get_RightMargin metho...

    Aspose::Words::PageSetup::get_RightMargin method. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text in C++...." ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::PageSetup::get_BottomMargin meth...

    Aspose::Words::PageSetup::get_BottomMargin method. Returns or sets the distance (in points) between the bottom edge of the page and the bottom boundary of the body text in C++...." ); doc -> Save ( ArtifactsDir + u "PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Working with Document in PS file | Java

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java....ps" ); 3 //Create save options with A4 size 4 PsSaveOptions...closePage (); 21 //Save the document 22 document. save (); If PS document...

    docs.aspose.com/page/java/ps/working-with-docum...