Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 17,782 for

resource

(0.02 sec)
  1. Converting DWF -> PDF StartIndex cannot be less...

    I have a DWF file (see attachment) that I’m trying to convert to PDF. This is the code: try { var image = Image.Load(@"C:\Users\niels\Downloads\130041 Final Construction Release (2).DWF"); var imageOptions = ne…...this in the console: Font resource is not eot stream: Symbol...

    forum.aspose.com/t/converting-dwf-pdf-startinde...
  2. Aspose::Words::Framesets::FramesetCollection cl...

    Aspose::Words::Framesets::FramesetCollection class. Represents a collection of instances of the Frameset class. To learn more, visit the documentation article in C++....if the frame is an external resource. ASSERT_EQ ( u "https://file-examples-com...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…... Check Resource Loading : Since you are using...using a custom resource loading callback to skip images, ensure...

    forum.aspose.com/t/stack-overflow-when-converti...
  4. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font Resource saving for enhanced document performance....Words is about to save a font resource. public void FontSaving (...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font Resource exports. Maximize efficiency with customizable settings for your projects!...will be exported as a font resource. Default is true . public...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Diagram Features Tutorial | products.asp...

    Learn how to edit and export Visio file by code....customers with the best tools and resources to help them achieve their...Diagram lessons are the perfect resource for you. Browse our tutorials...

    products.aspose.com/diagram/tutorial/
  7. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....Specify a Folder for Saving Resources Using Aspose.Words we can...physical folder where all resources, such as images, fonts, and...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  8. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....to a corresponding external resource. Note – A link tag cannot...

    docs.aspose.com/words/java/inserting-hyperlinks...
  9. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......resources aspose.psd.fileformats.psd.resources.enums aspose...aspose.psd.fileformats.psd.resources.resolutionenums aspose.psd...

    reference.aspose.com/psd/python-net/
  10. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...xml URL resource = AsposeUtil.class.getClassLoader()...xml"); if (resource != null) { InputStream stream = resource.openStream();...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...