Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 140,592 for

paged

(0.07 sec)
  1. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...at the bottom right of a PDF page with a margin of 10 units from...of the rectangle based on the page dimensions. Here’s how you can...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  2. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum to define vertical positioning for shapes and text frames effectively and enhance document layouts....shall be relative to the page margins. Page 1 The object is positioned...relative to the top edge of the page. Paragraph 2 The object is positioned...

    reference.aspose.com/words/net/aspose.words.dra...
  3. RelativeVerticalPosition enumeration | Aspose.W...

    Aspose.Words.Drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative....shall be relative to the page margins. Page The object is positioned...relative to the top edge of the page. Paragraph The object is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. تباعد تلقائي لمجموعة من الأشكال في صفحة Visio|D...

    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....vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...getPages (). getPage ( "Page-1" ); // initialize auto space options...

    docs.aspose.com/diagram/ar/java/auto-space-a-co...
  5. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services.... This means that sometimes page contents may appear higher than...therefore be pushed to the following page. To eliminate this side effect...

    docs.aspose.com/words/reportingservices/spacing...
  6. Извлечение ссылок из PDF-файла|Aspose.PDF for Java

    Извлечение ссылок из PDF с помощью Java. Эта тема объясняет, как извлечь ссылки с помощью класса AnnotationSelector.... Получите Page , с которой вы хотите извлечь...AnnotationSelector методу Accept объекта Page. Получите все выбранные аннотации...

    docs.aspose.com/pdf/ru/java/extract-links/
  7. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...50 * 72; Page page = pdfDocument.getPages().add(); page.setPageSize(pageWidth...(VerticalAlignment.Center); page.getParagraphs().add(image);...

    forum.aspose.com/t/duplicate-image-is-creating-...
  8. EPS to PDF Conversion | API for Python

    Sample Python conversion code for EPS format to PDF file. Use this example code to convert EPS to PDF within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  9. Javascript Split TXT

    Split TXT files into e pages using JavaScript code. Save TXT as separate files using JavaScript....integrate the extracted TXT pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/txt/
  10. Issue Text : Box child can not be null - Free S...

    Hi, i have generating the pdf dynamically using c#. After appending the data to document, try to save the document using document.save or memory stream. During the time i have facing the below issue. Box child can not …...QuestionResp)) { page.Paragraphs.Add(new Aspose.Pdf...HtmlFragment(queshtml)); } else { page.Paragraphs.Add(new Aspose.Pdf...

    forum.aspose.com/t/issue-text-box-child-can-not...