Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 24,355 for

only

(0.09 sec)
  1. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....can be situations where the only thing you need from a document...comments from a document or only the ones made by a particular...

    docs.aspose.com/words/python-net/working-with-c...
  2. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field....text form field can contain only numbers. DATE The text form...form field can contain only a valid date value. CURRENT_DATE The...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed... toEqual ( false ); // Only Margin, Page, Column available...RelativeHorizontalPo . Column ; // Only Margin, Page, Paragraph available...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the document in their original order.... // 1 - Save only the even-numbered pages: options...pdf" , options ); // 2 - Save only the odd-numbered pages: options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DownsampleOptions.downsample_images property | ...

    DownsampleOptions.downsample_images property. Specifies whether images should be downsampled...."ResolutionThreshold" property to only apply the downsampling to #...resolution_threshold = 128 # Only the first two images from the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfSaveOptions.downsample_options property | As...

    PdfSaveOptions.downsample_options property. Allows to specify downsample options...."ResolutionThreshold" property to only apply the downsampling to #...resolution_threshold = 128 # Only the first two images from the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text Only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...section freely, // and we will only be able to edit the contents...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…... although my test Email has only 2 attachment files. The console... is there a way to download only such files in attachments, but...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  9. Split a Document in C++|Aspose.Words for C++

    Split a document into several files using C++. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges.... For example, you only need some pages from a specific...privacy reasons, you want to share only some parts of a document with...

    docs.aspose.com/words/cpp/split-a-document/
  10. Export print area range to HTML|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....scenario where we need to export only the print area, i.e., a selected...export_print_area_only flag to export the selected range only. Sample Code...

    docs.aspose.com/cells/python-net/export-print-a...