Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,647 for

extension

(2.25 sec)
  1. Page Orientation|Aspose.Words for Reporting Ser...

    Page Orientation setting of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...PageOrientation > </ Configuration > </ Extension > </ Render > Export of Tables...

    docs.aspose.com/words/reportingservices/page-or...
  2. Convert USD to X via Python | products.aspose.com

    Convert USD & other 3D files using .NET API...x extension as first parameter Specify...Format? A file with .usd extension is a Universal Scene Description...

    products.aspose.com/3d/python-net/conversion/us...
  3. Convert USD to 3DS via Python | products.aspose...

    Convert USD & other 3D files using .NET API...3ds extension as first parameter Specify...Format? A file with .usd extension is a Universal Scene Description...

    products.aspose.com/3d/python-net/conversion/us...
  4. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...= "TextOverflow"; String extension = ".pptx"; Path folder = sourcePath...resolve(baseName + "_" + i + extension); Files.copy(sourcePath, target);...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  5. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance....Examples Shows how to add a web extension to a document. doc = aw ....webextensions . TaskPane () doc . web_extension_task_panes . add ( my_script_task_pane...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::FileFormatUtil::ImageTypeToExten...

    Aspose::Words::FileFormatUtil::ImageTypeToExtension method. Converts an Aspose.Words image type enumerated value into a file Extension. The returned Extension is a lower-case string with a leading dot in C++....value into a file extension. The returned extension is a lower-case...// We can determine a file extension for each image automatically...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Exporting Reports to RPL format|Aspose.Slides D...

    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.... Add this extension to tag of rsreportserver.config...tag to <Render> element <Extension Name= "ASRPLDEBUG" Type= "Aspose...

    docs.aspose.com/slides/reportingservices/export...
  8. LoadFormat enumeration | Aspose.Words for Node.js

    Aspose.Words.LoadFormat enumeration. Indicates the format of the document that is to be loaded....file that is missing a file extension, and then detect its file...document with missing file extension" ); let info = aw . FileFormatUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Page margin size|Aspose.PDF for Reporting Services

    Adjust page margin sizes in PDF reports with Aspose.PDF for Reporting Services for improved readability and layout....zero Example < Render > … < Extension Name = "APPDF" Type = " Aspose...PageMarginBottom > </ Configuration > </ Extension > </ Render > PageSize XMP...

    docs.aspose.com/pdf/reportingservices/page-marg...
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::idx_get method. Gets or sets an item at the specified index in C++....document’s collection of web extensions. auto doc = System :: MakeObject...> ( get_MyDir () + u "Web extension.docx" ); ASSERT_EQ ( 1 , doc...

    reference.aspose.com/words/cpp/aspose.words.web...