Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 66,889 for

path

(0.17 sec)
  1. Differenza tra documento convertito - Free Supp...

    Ciao, ho una differenza durante la conversione di un docx in PDF utilizzando la libreria Aspose.Words Java rispetto ad una conversione eseguita con altri convertitori; sembra che il carattere abbia una spaziatura differ…...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...con diverse versioni doc.save("path/to/output/document.pdf", options);...

    forum.aspose.com/t/differenza-tra-documento-con...
  2. Merge PPSM Files via C++ | products.aspose.com

    C++ example code to combine PPSM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPSM Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/ppsm/
  3. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPTX Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pptx/
  4. 使用连接器类型形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置连接器外观。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/working-with-con...
  5. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its object in any supported file format....accepts a file name with complete path or a file stream object. Aspose...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  6. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a font....call SetFontsFolder with the path to the folder, and assign it...memory stream instead of a file path? A: Create a System::Shared...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  7. 使用 Visio 形状数据|Documentation

    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....Diagram-for-Java // The path to the documents directory....Add master with stencil file path and master id String masterName...

    docs.aspose.com/diagram/zh/java/working-with-vi...
  8. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory....calculated. 14 // To get the critical path we need to calculate slacks...

    docs.aspose.com/tasks/java/project-rescheduling/
  9. Doc 文档解析公式带根号报错 - Free Support Forum - aspose.com

    Code: List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution); HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...StackTrace : [17] Attached template path is empty, styles were not updated...Document doc = new Document("path/to/your/document.docx"); HtmlSaveOptions...

    forum.aspose.com/t/doc/314783
  10. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...Document("<path to input file>"); output.Pages...Pages[2]) }); output.Save("<path to output file>"); } The resulting...

    forum.aspose.com/t/invalid-bookmarks-starting-w...