Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,479 for

page

(0.16 sec)
  1. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...Document > (); auto page = document -> get_Pages () -> Add (); auto...set_SubsequentLinesInden ( 20 ); page -> get_Paragraphs () -> Add...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  2. ResourceSavingArgs.resourceFileName property | ...

    ResourceSavingArgs.resourceFileName property. Gets or sets the file name (without path) where the resource will be saved to....generated during export to fixed page HTML, SVG or Markdown. When...resource when exporting to fixed page HTML, SVG or Markdown format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++....appear at the bottom of the page. builder -> Write ( u "This...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. 将DICOM转换为PDF|Aspose.PDF for Android via Java

    使用Aspose.PDF for Android via Java将以DICOM格式保存的医学图像转换为PDF文件。...document = new Document (); Page page = document . getPages ()....setFileType ( ImageFileType . Dicom ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-dico...
  5. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Set DeviceInfo in rsreportserver.config|Documen...

    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....report header item into the Excel page header. The default value is...report footer item into the Excel page footer. The default value is...

    docs.aspose.com/cells/reportingservices/set-dev...
  7. Convert DICOM to PNG using C#

    Follow this article to transform your images format from DICOM to PNG using C#. It has details to set the IDE, a list of steps, and a sample code to convert DCM to PNG using C#....Page Product Family Aspose.PSD Product...Display the total number of pages in the DICOM file using the...

    kb.aspose.com/imaging/net/convert-dicom-to-png-...
  8. FootnoteNumberingRule | Aspose.Words for Java

    Determines when automatic footnote or endnote numbering restarts in Java....show up at the bottom of each page that contains // their reference...builder.insertBreak(BreakType.PAGE_BREAK); builder.write("Text...

    reference.aspose.com/words/java/com.aspose.word...
  9. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...banner in the head of the first page. No point in putting a code...size is proportionate to the page width, // but should not exceed...

    forum.aspose.com/t/trying-to-create-a-word-like...
  10. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_Pages method...extract_pages method Contents [ Hide ] extract_pages(input_file_name...output_file_name, start_page_index, page_count) Extracts a specified...

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