Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 16,216 for

font loading

(1.05 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF.... Supports loading from and saving to a wide list...providers with the ability to load data from PDF documents. Features...

    docs.aspose.com/pdf/net/key-features/
  2. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different Fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/conversion/
  3. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....document formats that can be loaded into Aspose.Words are known... for example, bold, italic, font, size. However, the flow-layout...

    docs.aspose.com/words/cpp/rendering/
  4. Render Presentations with Fallback Fonts in Jav...

    Render presentations with fallback Fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....Presentations with Fallback Fonts in Java Contents [ Hide ] Overview...presentations using fallback font rules. This article shows how...

    docs.aspose.com/slides/java/render-presentation...
  5. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard Fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the Font. a) Is tha…...Fonts usage in Aspose.Words on Windows Aspose.Words Product Family...things about using non-standard fonts on Windows. The documentation...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  6. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...declare font in our plugin which would overwrite any fonts declared\not...trying to avoid adding a specific font in each node of the XML template...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  7. Render Presentations with Fallback Fonts in .NE...

    Render presentations with fallback Fonts in Aspose.Slides for .NET – keep text consistent across PPT, PPTX and ODP with step-by-step C# code samples....Presentations with Fallback Fonts in .NET Contents [ Hide ] Overview...presentations using fallback font rules. This article shows how...

    docs.aspose.com/slides/net/render-presentation-...
  8. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Family slides-net , slides-fonts , slides-rendering bhav May...WriteLine("License applied successfully"); // Load the presentation using (Presentation...

    forum.aspose.com/t/text-looks-different-when-co...
  10. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the code: protected void Page_Load(object sender, EventArgs e)...and working fine. <span style=“font-family: “Courier New”, Consolas...

    forum.aspose.com/t/start-and-finish-dates-of-ta...