Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 47,266 for

as

(0.28 sec)
  1. Watermark.setImage method | Aspose.Words for No...

    Aspose.Words.Watermark.setImage method...Aspose.Words.Watermark.setImage method

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions.update_last_printed_property proper...

    SaveOptions.update_lAst_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lAst_printed](../../../Aspose.words.properties/builtindocumentproperties/lAst_printed/) property is updated before saving....SaveOptions.update_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is updated before saving.

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....ImageData.to_stream method. Creates and returns a stream that contains the image bytes.

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.ExportOriginalUrlForLinkedImage...

    Discover HtmlSaveOptions' ExportOriginalUrlForLinkedImages feature, allowing you to use original URLs for linked images. Enhance your document's integrity!...Discover HtmlSaveOptions' ExportOriginalUrlForLinkedImages feature, allowing you to use original URLs for linked images. Enhance your document's integrity!

    reference.aspose.com/words/net/aspose.words.sav...
  5. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../Aspose.words/document/customDocumentProperties/) are exported to PDF file....Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/document/customDocumentProperties/) are exported to PDF file.

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++....Aspose::Words::Saving::MarkdownSaveOptions::get_OfficeMathExportMode method. Specifies how OfficeMath will be written to the output file. Default value is Text in C++.

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java.

    docs.aspose.com/pdf/php-java/convert-other-file...
  8. HTML Color Codes | HEX, RGB, RGBA, HSL and HSLA...

    You will find information about HTML color codes for your website – HTML color names with hex color codes, RGB, RGBA, HSL and HSLA values....You will find information about HTML color codes for your website – HTML color names with hex color codes, RGB, RGBA, HSL and HSLA values.

    docs.aspose.com/html/net/tutorial/html-colors/
  9. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Represents a run of characters with the same font formatting in Java.

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …

    forum.aspose.com/t/aspose-pdf-search-text-from-...