Sort Score
Result 10 results
Languages All
Labels All
Results 9,691 - 9,700 of 400,667 for

document

(0.32 sec)
  1. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML objects are rendered to fixed page formats in Java.... Document doc = new Document(getMyDir() + "Ink...Please note that after saving a document to a fixed page format with...

    reference.aspose.com/words/java/com.aspose.word...
  2. Table cell list format changed after insert new...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document main = new Document(path + "794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx"); Document target = (Document) main.deepClo…...top\\a\\DMS\\"; Document main = new Document(path + "794084228810694656..."794084228810694656.docx"); Document cover = new Document(path + "竖版签批.docx");...

    forum.aspose.com/t/table-cell-list-format-chang...
  3. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....is when page layout pulls document content and creates object...computing number of pages in the document or updating fields does not...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    Java原始程式碼,用於在任何平臺上的PDF文件中添加標題。... 使用 Document 物件開啟 PDF 文件。 建立圖章並定義其屬性。 使用...// Open document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/header/
  5. FieldSeparator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word Documents by effectively separating field codes from results....the Working with Fields documentation article. public class FieldSeparator...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....0 , 0 , 0 , 0 )); // Print document using printer and page settings.... getCopies ()); // Print document using printer and page settings...

    docs.aspose.com/pdf/java/print-pdf-file/
  7. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word Document, and an image file to create a PDF Portfolio....creating PDF Portfolio documents using the Document class. Add a file...file into a Document.Collection object after getting it with the...

    docs.aspose.com/pdf/cpp/portfolio/
  8. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting Documents to XAML format....are saved when exporting a document to XAML format. Default is...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 如何使用 CSS 选择器 – Aspose.HTML for .NET

    了解如何使用 Aspose.HTML 中的 QuerySelector() 和 QuerySelectorAll() 方法有效地应用选择器来选择要样式化的元素。...instance of an HTML document 7 HTMLDocument document = new HTMLDoc...element 10 Element element = document. QuerySelector ( "p" ); 11...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. FontSavingArgs.FontStream | Aspose.Words for .NET

    Discover the FontSavingArgs FontStream property, enabling seamless font storage and management for enhanced application performance and user experience....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...