Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 61,035 for

path

(0.13 sec)
  1. Working with Tables in OneNote | Aspose.Note Do...

    This article provides guidance on working with tables in OneNote using C#.... Copy 1 // The path to the documents directory....OneNote document. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/working-with-tables/
  2. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/output/document.pdf", options);...

    forum.aspose.com/t/word-pdf/314835
  3. Aspose::Words::Fields::FieldDatabase class | As...

    Aspose::Words::Fields::FieldDatabase class. Implements the DATABASE field. To learn more, visit the documentation article in C++....get_FileName () Gets the complete path and file name of the database...System::String&) Sets the complete path and file name of the database...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Integrate with VS Report Designer|Aspose.Words ...

    Manual installation process of the Aspose.Words for Reporting Services to a Business Intelligence Development Studio....2019 or 2022 use the following path: C:\Program Files\Microsoft...2019 or 2022 use the following path: C:\Program Files\Microsoft...

    docs.aspose.com/words/reportingservices/integra...
  5. Convert XML to PRIMAVERA XML via C++ application

    Sample C++ conversion code for XML document to PRIMAVERA XML format. Use example code for batch XML to PRIMAVERA XML conversion within any C++ Application.... Pass the output file path with (PRIMAVERA XML) file extension...will be saved at the specified path. Open PRIMAVERA XML file in...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  6. Convert MPT to XPS via C++ application

    Sample C++ conversion code for MPT document to XPS format. Use example code for batch MPT to XPS conversion within any C++ Application.... Pass the output file path with (XPS) file extension. XPS...will be saved at the specified path. Open XPS file in compatible...

    products.aspose.com/tasks/cpp/conversion/mpt-to...
  7. Convert XML to XLS via C++ application

    Sample C++ conversion code for XML document to XLS format. Use example code for batch XML to XLS conversion within any C++ Application.... Pass the output file path with (XLS) file extension. XLS...will be saved at the specified path. Open XLS file in compatible...

    products.aspose.com/tasks/cpp/conversion/xml-to...
  8. Convert MPP to XPS via C++ application

    Sample C++ conversion code for MPP document to XPS format. Use example code for batch MPP to XPS conversion within any C++ Application.... Pass the output file path with (XPS) file extension. XPS...will be saved at the specified path. Open XPS file in compatible...

    products.aspose.com/tasks/cpp/conversion/mpp-to...
  9. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...AddPageNumberToPdf () { // The path to the documents directory var...RemoveBatesNumbering () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-page-number/
  10. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...printStackTrace(); } // Path to the input CDR file String...oads\\Holy Snake d.cdr"; // Path to the output PDF file String...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...