Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,776 for

true type

(1.67 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....( int32_t index ) Parameter Type Description index int32_t The...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FixedPageSaveOptions class | Aspose.Words for P...

    aspose.words.saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...TxtSaveOptionsBase ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Redact certain text in PDF using Aspose.PDF for...

    Dear support team, if I use following code to blacken a section of the following document, the text that is deleted from the pdf-document is not under the annotation. The page is rotated to 180 degrees. If I try the s…...Add(annot, true); annot.Redact(); document....Pages[1].Annotations.Add(annot, true); annot.Redact(); document....

    forum.aspose.com/t/redact-certain-text-in-pdf-u...
  6. Aspose.Cells 16.12.0 中的公共 API 更改|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....ots" ); //Check if stream is of type OTS if ( fileFormatInfo . getFileFormatType...属性。ScaleCrop 属性指示文档缩略图的显示模式。将该元素设置为 true 可以根据显示缩放文档缩略图,而将其设置为 false ...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Aspose::Words::Drawing::ShadowFormat::get_Type ...

    Aspose::Words::Drawing::ShadowFormat::get_Type method. Gets or sets the specified ShadowType for ShadowFormat in C++....wFormat::get_Type method ShadowFormat::get_Type method Gets or...Drawing :: ShadowFormat :: get_Type () Examples Shows how to get...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FormField.own_help property | Aspose.Words for ...

    FormField.own_help property. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1.... Remarks If True , the text specified by the...class FormField FormField.node_type property FormField.own_status...

    reference.aspose.com/words/python-net/aspose.wo...
  9. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...ThreadPoolExecutor, as_completed from typing import List, Optional # Use...License() namespace") return True except Exception as e: print(f"❌...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  10. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... ANY , True ) self . assertEqual ( aw ....SECTION , nodes [ 0 ] . node_type ) self . assertEqual ( doc ...

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