Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 424,125 for

documents

(0.09 sec)
  1. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++....Value Description None 0 The document shall be rendered in the default...application. Reading 0 The document shall be rendered in the default...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells for Node.js via C++....the expressiveness of our documents and diagrams, and applying...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/applying-text-...
  3. Working with Texts and Images|Aspose.PDF for .NET

    Explore how to use the PDFFileMend class in .NET to mend damaged PDF files using Aspose.PDF....class Working with Documents Edit Document Content Analyzing your...

    docs.aspose.com/pdf/net/pdffilemend-class/
  4. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....to an Existing PDF All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for C++ allows...

    docs.aspose.com/pdf/cpp/add-page-number/
  5. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656..."794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  6. C++ API to Export SVG to DOCM | products.aspose...

    Convert SVG to DOCM within C++ applications....Macro-Enabled Document file, which is used to store documents with macros...enabled. It is used to store documents with macros enabled, and it...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. How to Extract Image from PDF | Aspose.PDF

    Do you know how easily extract image from PDF via C#? Extract Image from PDF with high quality using .NET PDF library....images to be used in various documents, presentations, or projects...other visual data in PDF documents. Next, images from PDDs can...

    products.aspose.com/pdf/tutorial/extract-image/
  8. Export XPS to POT in Android | products.aspose.com

    Android API to Convert XPS to POT without using Microsoft Word...for printing documents. It is a fixed-layout document format that...that preserves document formatting and enables file sharing. POT...

    products.aspose.com/total/android-java/conversi...
  9. Compress PDF Files Online or via C++ | products...

    Free online app to compress different PDF files. C++ compression library code for PDF Documents....Develop powerful C++ based PDF document compression applications.... Freely compress various documents including PDF files online...

    products.aspose.com/total/cpp/compress/pdf/
  10. Convert Word to PCL in C#

    This simple topic covers how to convert Word to PCL in C#. It includes all the required information to set up the environment and a working example code to render DOC file to PCL in C#....source Word document file using an instance of the Document class Create...file settings Save the Word document as a PCL file on the disk...

    kb.aspose.com/words/net/convert-word-to-pcl-in-...