Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 9,789 for

regular

(0.17 sec)
  1. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...default_regular_font = "Arial" with Presentation("sample...PdfOptions() save_options.default_regular_font = "Arial" presentation...

    forum.aspose.com/t/missing-text-when-converting...
  2. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. choicebox|Documentation

    An element that generates a question with a fixed number of answers....font_family=Courier New font_style regular The font style for the element’s...font_family=Courier New font_style regular The font style for the answer’s...

    docs.aspose.com/omr/net/txt-markup/choicebox/
  7. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...NormalQuality Suitable for regular-quality barcode images HighQuality...$result -> getCodeText ()); Read Regular Barcode Images without Damage...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  8. Smart Filter Manipulation in Aspose.PSD for Pyt...

    Examples of how to use Smart Filters in PSD File...The code then retrieves the regular layer from the PSD image using...apply the sharpenFilter to the regular layer three times. Finally...

    docs.aspose.com/psd/python-net/smart-filters/
  9. Aspose.PSD for .NET 21.12 - 发行说明|Documentation

    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....SetFontReplacements ( "MyriadPro-Regular" , myriadReplacement ); FontSettings...if ( fontName != "MyriadPro-Regular" ) { throw new Exception (...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Count number of cells in the Worksheet with Jav...

    Learn how to programmatically count the number of cells in an Excel worksheet using Aspose.Cells for JavaScript via C++....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...); // Get number of cells (regular count) const numberOfCells...

    docs.aspose.com/cells/javascript-cpp/count-numb...