Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 423,604 for

document

(0.21 sec)
  1. Convert DOT to POTM via C++ or with free Online...

    Export DOT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....on C++ Open DOT file using Document class reference Convert DOT...Presentation file Save the document to POTM format using Save...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. Convert DOT to PPSX via C++ or with free Online...

    Export DOT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....on C++ Open DOT file using Document class reference Convert DOT...Presentation file Save the document to PPSX format using Save...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a Document into the WordML format. To learn more, visit the Documentation article in C++....additional options when saving a document into the WordML format. To...the Specify Save Options documentation article. class WordML2003SaveOption...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Settings::MailMergeDestination e...

    Aspose::Words::Settings::MailMergeDestination enum. Specifies the possible results which may be generated when a mail merge is carried out on a Document in C++....merge is carried out on a document. enum class MailMergeDestination...applications shall generate new documents by populating the fields within...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your Documents for optimized file size and performance....embedded TrueType fonts with the document. Default value for this property...save a document with embedded TrueType fonts. Document doc = new...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Digitally Sign Documents via Java | products.as...

    Use digital signature to sign files including Microsoft Word, Excel, PowerPoint, PDF and Images via your Java application. Add e-Signature online via app....Java APIs Optimize digital document signing workflows by creating...signature into PDFs, Office documents, and images. Download Aspose...

    products.aspose.com/total/java/signature/
  7. Generate Thumbnail of the Worksheet with JavaSc...

    Learn how to generate a thumbnail image from a worksheet using Aspose.Cells for JavaScript via C++. Create small images for previews in Documents and presentations....can be pasted into a Word document or a PowerPoint presentation...link to download the original document and has a host of other uses...

    docs.aspose.com/cells/javascript-cpp/generate-t...
  8. Aspose::Words::Tables::Row::Row constructor | A...

    Aspose::Words::Tables::Row::Row constructor. Initializes a new instance of the Row class in C++....:DocumentBase>& The owner document. Remarks When Row is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. LanguagePreferences Class | Aspose.Words for .NET

    Discover the Aspose.Words.LanguagePreferences class to effortlessly customize and manage language settings for enhanced Document processing....the Specify Load Options documentation article. public class LanguagePreferences...preferences when loading a document. LoadOptions loadOptions =...

    reference.aspose.com/words/net/aspose.words.loa...
  10. 从 PDF 中提取字体 C#|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库从您的 PDF 文档中提取所有嵌入字体。...] 如果您想从 PDF 文档中获取所有字体,可以使用 Document 类中提供的 FontUtilities.GetAllFonts()...ExtractFonts () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extract-fonts-from-pdf/