Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 20,933 for

load font

(0.08 sec)
  1. View EPUB Files using C# | Aspose.PDF

    Open and view EPUB documents programmatically with C# sample code using Aspose.PDF for .NET... Load the EPUB with an instance of...shows how to view EPUB files // load EPUB with an instance of Document...

    products.aspose.com/pdf/net/viewer/epub/
  2. View PCL Files using C# | Aspose.PDF

    Open and view PCL documents programmatically with C# sample code using Aspose.PDF for .NET... Load the PCL with an instance of...shows how to view PCL files // load PCL with an instance of Document...

    products.aspose.com/pdf/net/viewer/pcl/
  3. Aspose.Slides for Java 16.9.0 Release Notes|Asp...

    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....Slides Feature SLIDESJAVA-35672 Font problem occurs Bug SLIDESJAVA-35626...SLIDESJAVA-35414 Font changed to Wingdings, On ppt load and save Bug...

    docs.aspose.com/slides/java/aspose-slides-for-j...
  4. View PS Files using C++ | Aspose.PDF

    Open and view PS documents programmatically with C++ sample code using Aspose.PDF for C++... Load the PS with an instance of Document...shows how to view PS files // load PS with an instance of Document...

    products.aspose.com/pdf/cpp/viewer/ps/
  5. Extract data from PDF Forms using .NET | Aspose...

    Extract user data fields from fillable PDF document programmatically with C# sample code using Aspose.PDF for .NET.... Load PDF in an instance of Document...names and values if needed. Load PDF in an instance of Document...

    products.aspose.com/pdf/net/acroforms/extract/
  6. Using Default Fonts for Rendering Presentation ...

    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....Using Default Fonts for Rendering Presentation in Ruby Contents...Default Fonts for Rendering Presentation To Use Default Fonts for...

    docs.aspose.com/slides/java/using-default-fonts...
  7. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Converts IANA content type into a load format enumerated value. static...(Aspose::Words::LoadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Converting SVG to HTML in C# using Aspose.PDF f...

    Examples.zip (586.0 KB) We are evaluating various aspose products to convert svg to html. We attempted this in 2 ways, first using the code: public void ConvertSvgToHtml( string svgFilename, string htmlFilename ) { …...stream = new MemoryStream(); // Load input SVG file using ( SVGDocument...document.RenderTo( device ); } } // Load the PDF document Document pdfDocument...

    forum.aspose.com/t/converting-svg-to-html-in-c-...
  9. DrawString | Aspose.Imaging for .NET API 参考

    绘制文本字符串...public void DrawString ( Font font , string text , Point origin...Color textColor ) 范围 类型 描述 font Font 用于渲染文本的字体。 text String Unicode...

    reference.aspose.com/imaging/zh/net/aspose.imag...
  10. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms.... Load PPTX file. Get all text frames...the required output like text, font etc. System Requirements Our...

    products.aspose.com/slides/net/parser/pptx/