Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 3,903 for

stream provider

(0.18 sec)
  1. StreamFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.StreamFontSource class. Base class for user-defined Stream font source...Base class for user-defined stream font source. To learn more...Remarks In order to use the stream font source you should create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....SetSuperscript ( "2" ))); using ( Stream stream = new FileStream ( "mathml...mathParagraph . WriteAsMathMl ( stream ); } FAQ What exactly is exported...

    docs.aspose.com/slides/net/exporting-math-equat...
  3. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances document rendering by specifying TrueType font sources for optimal results....SetFontsSources( FontSourceBase[], Stream ) Sets the sources where Aspose...FontSourceBase [] sources , Stream cacheInputStream ) Parameter...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Java. Ensure uninterrupted access to full features with our step-by-step licensing guide.... The evaluation version provides the same functionalities as...(without a license specified) provides full product functionality...

    docs.aspose.com/slides/java/licensing/
  5. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....Hide ] ImageSavingArgs class Provides data for the ImageSaving event...set; } Allows to specify the stream where the image will be saved...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.PDF is not retaining the page rotation c...

    Hello Aspose Team, I have written C# code with Aspose.pdf Library to rotate the pages in pdf document to 90,180, 270 degree with c# code. While selecting the page and performing the rotation working as expected. While p…...the same stream, ensure the stream is rewound ( stream.Position...empty or partially‑written stream and may fall back to the original...

    forum.aspose.com/t/aspose-pdf-is-not-retaining-...
  7. Aspose::Words::Drawing::OleFormat::get_OlePacka...

    Aspose::Words::Drawing::OleFormat::get_OlePackage method. Provide access to OlePackage if OLE object is an OLE Package. Returns null otherwise in C++....OleFormat::get_OlePackage method Provide access to OlePackage if OLE...+ u "cat001.zip" ); { auto stream = System :: MakeObject < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Using own fonts for Html to Pdf converter in Do...

    How to use certain fonts for Html to Pdf converter in docker in .NET... Please provide the above details if the steps...SetFontsLookupFolder(fontPath, true); var stream = new MemoryStream(); using...

    forum.aspose.com/t/using-own-fonts-for-html-to-...
  9. Licensing|Documentation

    Overview of Licensing Requirements and Evaluation Version Limitations for processing 3D file formats in C#....Limitation The evaluation version provides all the features except the...Apply License using File or Stream Object The license can be loaded...

    docs.aspose.com/3d/net/licensing/
  10. Pdf Insert image throw exception - Free Support...

    Below codes throw exception, String path = "C:\\Users\\z_jia\\Desktop\\a\\"; com.aspose.pdf.Document pdf = new com.aspose.pdf.Document(path + "JL250813LJ001140-01.pdf"); BufferedImage image = ImageIO.r…...to avoid creating new output stream } }, pageNumber, lowerLeftX...Verify: Using Proper Output Stream : The ByteArrayOutputStrea...

    forum.aspose.com/t/pdf-insert-image-throw-excep...