Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 181,422 for

page

(0.77 sec)
  1. Globalization and Localization with C++|Documen...

    Learn how to handle globalization and localization in Aspose.Cells for C++ to support multiple languages and regional settings.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/globalization-and-loc...
  2. Aspose::Words::Rendering::PageInfo::get_WidthIn...

    Aspose::Words::Rendering::PageInfo::get_WidthInPoints method. Gets the width of the Page in points in C++....method Gets the width of the page in points. float Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Aspose PDF (Java): Converting Document to pdf c...

    Hi Team, We are generating document using aspose java and once we generated the document we are saving same document as pdf but for one scenario the column which we appended for table is showing wrongly in pdf but in wo…...like my word document have 5 pages and after saving into pdf when...when i open pdf it have 5 pages but content is same only one line...

    forum.aspose.com/t/aspose-pdf-java-converting-d...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_ShowBreaksInFrames method. Display Page/Column Breaks Present in Frames in C++....eaksInFrames method Display Page/Column Breaks Present in Frames...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Product Support|Aspose.Slides Documentation

    Get free, fast Aspose.Slides for .NET product support: forums, docs, updates, code help to fix issues across PowerPoint and OpenDocument workflows....NET home page Product home page. Aspose.Slides blog...version of Aspose.Slides from this page. We often release new versions...

    docs.aspose.com/slides/net/product-support/
  6. Product Support|Aspose.Slides for Node.js via ....

    Get fast technical support for Aspose.Slides for Node.js, learn how to report issues effectively, and keep your PPT, PPTX and ODP projects running smoothly....js via Java home page Product home page. Aspose.Slides blog...version of Aspose.Slides from this page. We often release new versions...

    docs.aspose.com/slides/nodejs-java/product-supp...
  7. Image processing|Documentation

    Automatic or manual actions for formatting an image before sending it for recognition....Straighten page curvature and fix camera lens distortion for page photos...memory (3) Photos of curved pages Ultra wide-angle and fisheye...

    docs.aspose.com/ocr/net/image-processing/
  8. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for C++....TextBoxField > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...(); // Add a page to PDF file document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/cpp/create-form/
  9. PDF Redaction distorts image on Windows Server ...

    Hi there, Using the sample from here: https://products.aspose.com/total/net/redact/: Aspose.Pdf.Document doc = new Aspose.Pdf.Document(inputPath); TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber("l…...Pages.Accept(textFragmentAbsorber);...textFragmentCollecti) { Page page = textFragment.Page; Aspose.Pdf.Rectangle...

    forum.aspose.com/t/pdf-redaction-distorts-image...
  10. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes.... text = 'PAGE' # Changing the field code has...type. self . assertEqual ( 'PAGE' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...