Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 213,950 for

new

(1.08 sec)
  1. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...templatePath); Document doc = new Document(path); // Remove all...Remove(); } FindReplaceOptions opt = new FindReplaceOptions(); opt.UseSubstitutions...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  3. Pivot table localization missing function "coun...

    override all PivotGlobalizationSettings method and not found localization about “Function” or “Count”, and Counting field still output “Count of ColumnName”...PivotGlobalizationSe settings = new PivotGlobalizationSe(); settings...@"D:\TestFolder\"; using var workbook = new Workbook(testFolder + "pivot...

    forum.aspose.com/t/pivot-table-localization-mis...
  4. Working with Distribution Lists|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.... addMapiMessageItem ( new MapiContact ( displayName1 ,...contactFolder . addMapiMessageItem ( new MapiContact ( displayName2 ,...

    docs.aspose.com/email/java/working-with-distrib...
  5. 档案

    档案...您可以通过从 New Releases 部分下载 JAR 文件或使用以下 Maven...connector"; Diagram diagram = new Diagram("XANFLOWCHARTNEW.vss");...

    blog.aspose.com/zh/diagram/create-flowchart-in-...
  6. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "Category 1", "Category...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...(Presentation presentation = new Presentation(inputFile)) { PdfOptions...PdfOptions saveOptions = new PdfOptions { EmbedFullFonts = true...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  8. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...com@{tenantId}" ; client = new HttpClient (); } public async...formContent = new FormUrlEncodedConten ( new [] { new KeyValuePair...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  9. DigitalSignatureUtil.Sign | Aspose.Words for .NET

    Effortlessly sign your documents with DigitalSignatureUtil's Sign method. Securely apply digital signatures using CertificateHolder and SignOptions....our new digital signature. SignOptions signOptions = new SignOptions...stream. using ( Stream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  10. 使用 com.aspose.pdf.facades 将注释导入和导出为 XFDF 格式|Asp...

    本节解释如何使用 Aspose.PDF Facades 将 PDF 文件中的注释导出和导入到 XFDF。...ImportAnnotation () { String [] sources = new String [] { _dataDir + "sample_cats_dogs...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/zh/java/import-export-annot...