Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 17,644 for

area

(0.19 sec)
  1. EPUB to PDF Merge using C++ | Aspose.PDF

    Combine two or more EPUB documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...EnlargeRequiredViewp ; // usage of margins area during conversion opt1 -> MarginsAreaUsageMode...EnlargeRequiredViewp ; // usage of margins area during conversion opt2 -> MarginsAreaUsageMode...

    products.aspose.com/pdf/cpp/merger/epub-to-pdf/
  2. Aspose::Words::Fields::FieldPrint class | Aspos...

    Aspose::Words::Fields::FieldPrint class. Implements the PRINT field. To learn more, visit the documentation article in C++....FieldPrint , true )); // Set the area for the printer to perform instructions...command will turn the entire area that we specified in "field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Stroke.fill property | Aspose.Words for Python

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....The fill, which applies to the area within the outline of the shape:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Primary and Secondary Axis with JavaScript via ...

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for JavaScript via C++. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....legend at the bottom of the chart area chart . legend . position =...with nothing chart . plotArea . area . fillFormat . fillType = FillType...

    docs.aspose.com/cells/javascript-cpp/primary-an...
  5. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AxisBuiltInUnit enum. Specifies the display units for an axis in C++....to point away from the plot area, // and the major tick marks...appear inside the graph plot area. axis -> set_MajorTickMark (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Limitations and API Differences|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....Android via Java covers a major area of functionality offered by...restricted to some functional areas. This article lists all such...

    docs.aspose.com/email/androidjava/limitations-a...
  7. detect_areas_mode_enum::MIXED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the detect_Areas_mode_enum::MIXED_TEXT algorithm....Ask AI detect_areas_mode_enum::MIXED_TEXT Contents [ Hide ] To...of detect_areas_mode_enum::DOCUMENT and detect_areas_mode_enum::PHOTO...

    docs.aspose.com/ocr/cpp/areas-detection/mixed/
  8. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...Print Area and Page Margins: Verify that the print area and page...Uniform Page Margins and Print Area: Make sure the PrintArea and...

    forum.aspose.com/t/label-randomly-switches-betw...
  9. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_Areas_mode_enum::COMBINE algorithm....Ask AI detect_areas_mode_enum::COMBINE Contents [ Hide ] To use...of detect_areas_mode_enum::DOCUMENT and detect_areas_mode_enum::PHOTO...

    docs.aspose.com/ocr/cpp/areas-detection/combine/
  10. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...allows you to adjust the content area dynamically. Add Headers and...footer; // Adjust the content area based on header and footer heights...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...