Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 9,812 for

regular

(0.07 sec)
  1. Manage Document Metadata via Python | products....

    View and Update PDF, Microsoft PowerPoint Presentations and Word documents metadata via your Python application....Searchable Index Metadata Templates Regular Audits Security and Access...

    products.aspose.com/total/python-net/metadata/
  2. 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...
  3. 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/
  4. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++....text search option to specify regular expression usage TextSearchOptions...

    products.aspose.com/pdf/cpp/search/
  5. Installing the product License|Aspose.Words for...

    How to install Aspose.Words for SharePoint license....a ZIP archive containing a regular SharePoint solution package...

    docs.aspose.com/words/sharepoint/installing-asp...
  6. Aspose::Words::Font::get_SmallCaps method | Asp...

    Aspose::Words::Font::get_SmallCaps method. True if the font is formatted as small capital letters in C++....display all characters in regular capitals: auto run = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Redact DOCX Document Online or using Python | p...

    Open and redact DOCX document online via app for free. Python API code to search and replace DOCX text with Regular expression....replace text in DOCX file using regular expression through Python....FindReplaceOptions() method Use regular expression range.replace_regex...

    products.aspose.com/total/python-net/redact/docx/
  8. Redact WORD Document Online or using Python | p...

    Open and redact WORD document online via app for free. Python API code to search and replace WORD text with Regular expression....replace text in WORD file using regular expression through Python....FindReplaceOptions() method Use regular expression range.replace_regex...

    products.aspose.com/total/python-net/redact/word/
  9. 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/
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...like Stratos-Bold, Stratos-Regular, etc. But in the output they...SimpleFontSubstituti("Stratos-Regular", "Arial")); // Convert to...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...