Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 40,440 for

rendering

(2.3 sec)
  1. Aspose::Words::Font::get_Bidi method | Aspose.W...

    Aspose::Words::Font::get_Bidi method. Specifies whether the contents of this run shall have right-to-left characteristics in C++....font name will be used when rendering this run. Also, when the contents...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...how DrawingML effects are rendered. get_DmlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Logo color changes when converting DOCX to PDF ...

    Description: We are facing an issue while converting a DOCX document to PDF using the Aspose package. The document contains a company logo image. When the document is generated in DOCX format , the logo appears correct…...library that we use for raster rendering) https://github.com/mono/...

    forum.aspose.com/t/logo-color-changes-when-conv...
  4. Convert PSB to BMP with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...including BMP High Quality Rendering of PSB as BMP Load the PSB...

    products.aspose.com/psd/psb-to-bmp/
  5. Convert PSB to PNG with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...including PNG High Quality Rendering of PSB as PNG Load the PSB...

    products.aspose.com/psd/psb-to-png/
  6. Convert PSB to BMP with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...including BMP High Quality Rendering of PSB as BMP Load the PSB...

    products.aspose.com/psd/net/conversion/psb-to-bmp/
  7. View DWF File Formats via .NET | products.aspos...

    C# source code to load, render and display DWF documents on .NET Framework, .NET Core....needing AutoCAD or any other rendering software. Aspose.CAD for ...

    products.aspose.com/cad/net/viewer/dwf/
  8. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with C++....columns in a worksheet are rendered to a single PDF page, although...s_Impl impl) * property to render a large worksheet of 100 columns...

    docs.aspose.com/cells/cpp/fit-all-worksheet-col...
  9. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++.... Simply put, you want to render the worksheet as an image....include the Aspose.Cells.Rendering namespace in your program/project...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...may be related to the font rendering issues you’re experiencing...

    forum.aspose.com/t/letter-interchanges-when-con...