Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 6,184 for

convert document

(0.03 sec)
  1. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_ApplyFont method. Text formatting applied to new content in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...find-and-replace operation will convert to hexadecimal and highlight:...

    reference.aspose.com/words/cpp/aspose.words.rep...
  2. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part....or close it after saving a document part. get keepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConverterContext | Aspose.Words for Java

    Document Converter context in Java....extends ProcessorContext Document converter context Examples: Shows...Shows how to convert documents with a single line of code using...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++....extract an embedded font from a document, and save it to the local...system. auto doc = MakeObject < Document > ( MyDir + u "Embedded font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing Document processing with customizable image saving options for optimal performance....more, visit the Save a Document documentation article. public class...to be saved. Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working With PSB Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSB Files Contents [ Hide ] Converting PSB File to JPEG Using Aspose...PSD for .NET, developers can convert PSB file format to JPEG file...

    docs.aspose.com/psd/net/working-with-psb-files/
  7. ImageSavingArgs.imageFileName property | Aspose...

    ImageSavingArgs.imageFileName property. Gets or sets the file name (without path) where the image will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...AreEqual ( "\"New York City\" converted to \"Washington\" 20 characters...

    reference.aspose.com/words/net/aspose.words.rep...
  9. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to Convert footnote/endnote references in main text story into active hyperlinks...property Specifies whether to convert footnote/endnote references...hyperlinks. let doc = new aw . Document ( base . myDir + "Footnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IPageSavingCallback.pageSaving method | Aspose....

    IPageSavingCallback.pageSaving method. Called when Aspose.Words saves a separate page to fixed page formats....to use a callback to save a document to HTML page by page. test...() => { let doc = new aw . Document (); let builder = new aw ...

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