Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 61,050 for

path

(0.54 sec)
  1. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...Words font search path, e.g.: FontSettings.getDefaultInstance()...getDefaultInstance().setFontsFolder("/path/to/fonts", true); Try the conversion...

    forum.aspose.com/t/word-saveto-pdf/322091
  2. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....void DecorateField () { // The path to the documents directory var...void DecorateField2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/decorate-form-field/
  3. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...Document doc = new Document("path/to/your/document.docx"); PdfSaveOptions...Pdf17 // 或其他合规性选项 }; doc.Save("path/to/output/document.pdf", saveOptions);...

    forum.aspose.com/t/word-pdf/316940
  4. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the PPSM files with full path. Make one document as the base...and pass the file name (full path) and format (PPSM) as a parameter...

    products.aspose.com/slides/net/merger/ppsm/
  5. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the PPSX files with full path. Make one document as the base...and pass the file name (full path) and format (PPSX) as a parameter...

    products.aspose.com/slides/net/merger/ppsx/
  6. Adding Private Tags to Tag Dictionary Using Asp...

    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....element const string tagsXml = "path\to\custom-tag-dictionary.xml"...

    docs.aspose.com/medical/net/developer-guide/dat...
  7. Convert TIFF to SVG – C# code and Online Vector...

    TIFF to vector online or in C#. Convert TIFF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...geometric shapes made up of path elements and saved as SVG. You...simplification, and building SVG path elements from the traces. Apply...

    products.aspose.com/svg/net/vectorization/tiff-...
  8. 在xlsx4j中显示和隐藏工作簿的选项卡|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....Workbook object by excel file path Workbook workbook = new Workbook...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  9. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby....Nested Fields Ruby Code ## The path to the documents directory....

    docs.aspose.com/words/java/insert-nested-fields...
  10. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....AddWatermarkAnnotati () { // The path to the documents directory var...AddWatermarkAnnotati () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/sticky-annotations/