Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 415,163 for

document

(0.38 sec)
  1. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...BMP图像: 将BMP转换为PDF 初始化一个新的 Document 类对象。 加载输入的 BMP 图像。 最后,保存输出的PDF文件。...ConvertBMPtoPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitCriteria method. Specifies how the Document should be split when saving to Html, Epub or Azw3 format. Default is None for HTML and HeadingParagraph for EPUB and AZW3 in C++.... method Specifies how the document should be split when saving...Normally you would want a document saved to HTML as a single...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances Document management with Aspose.Words by controlling stream behavior for optimal performance....or close it after saving a document page. public bool KeepPageStreamOpen...PageStream property after writing a document page into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Renumbering starts at 1 again - Free Support Fo...

    Hello, the numbering in the ‘Bilanz’ Document should start at 2. The numbering in the ‘GuV’ Document should start at 3. When I append the ‘GuV’ to a Document, the numbering persists. However, if I do the same with th…...merge the documents. Document docStart = new Document(@"C:\Temp\DocStart...tart.docx"); Document docContent = new Document(@"C:\Temp\DocContent...

    forum.aspose.com/t/renumbering-starts-at-1-agai...
  6. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. get count () : number Examples...Shows how to verify owner document properties of lists. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Move PDF Pages in Python|Aspose.PDF for Python ...

    Learn how to move PDF pages within a Document or between Documents in Python....] Move a Page from One PDF Document to Another Aspose.PDF for...selected page from the original document and then adds it to a new...

    docs.aspose.com/pdf/python-net/move-pages/
  8. 用 JavaScript 通过 C++ 保护和取消保护工作簿结构|Documentation

    使用 C++ 通过 JavaScript 保护和解除保护Excel文件的工作簿结构。...Cells initialized" ); }); document . getElementById ( 'runExample'...outputData ]); const downloadLink = document . getElementById ( 'downloadLink'...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  9. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…...Troubleshoot: Inspect the Document: Open the file error-doc.docx...causing the issue. Simplify the Document: Try to create a simplified...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  10. Extract PDF Metadata using C# | Aspose.PDF

    Extract PDF format metadata programmatically with C# sample code using Aspose.PDF for .NET... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/net/metadata/