Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 22,624 for

extension

(0.43 sec)
  1. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...MailMessage mailMessage; String extension = FilenameUtils.getExtension(filename);...(StringUtils.equalsIgnoreCase(extension, "eml") || StringUtils.eq...

    forum.aspose.com/t/cutting-off-right-side-after...
  2. Web扩展 使用Node.js通过C++开发Office加载项|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.... Workbook (); const extensions = workbook . getWorksheets...(); const extensionIndex = extensions . add (); const taskPaneIndex...

    docs.aspose.com/cells/zh/nodejs-cpp/web-extensi...
  3. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection 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...
  4. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection 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...
  5. Ignore Design Row Height|Aspose.Words for Repor...

    Ignore Design Row Height and Allow Auto Fit settings of the Aspose.Words for Reporting Services.... < Extension Name = "AWDOC" Type = "Aspose...AllowAutoFit > </ Configuration > </ Extension > </ Render > Shrink Space...

    docs.aspose.com/words/reportingservices/ignore-...
  6. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web Extension custom properties. To learn more, visit the documentation article in C++....class Specifies a set of web extension custom properties. To learn...Examples Shows how to add a web extension to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. 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...
  8. 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...
  9. 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...
  10. WebExtensionBindingType Enum | Aspose.Words for...

    Discover the Aspose.Words WebExtensionBindingType enum, which defines binding types for seamless integration of web Extensions with your document data....of binding between a web extension and the data in the document...Examples Shows how to add a web extension to a document. Document doc...

    reference.aspose.com/words/net/aspose.words.web...