Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 222,895 for

new

(0.32 sec)
  1. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/java/printing-documents/
  2. What are the available options to add images to...

    We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...sample code: Document doc = new Document(@"C:\Temp\in.docx");...MailMerge.Execute(new string[] { "MyImage" }, new string[] { @"C:\Temp\test...

    forum.aspose.com/t/what-are-the-available-optio...
  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. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to pdf, the resulting pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...format like so: var saveOptions = new PdfSaveOptions(); saveOptions...convert document to pdf: var s = new Aspose.Words.Document(@"documentFile...

    forum.aspose.com/t/convert-farsi-document-with-...
  5. Working with Fonts in Apache POI and Aspose.Cel...

    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....//Setting the font name to "Courier New" Style style = cell . getStyle...(); font . setName ( "Courier New" ); font . setSize ( 24 ); font...

    docs.aspose.com/cells/java/working-with-fonts-i...
  6. ColorPrintMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.ColorPrintMode enum for optimized color printing. Control how non-colored pages are printed for enhanced document quality.... Document doc = new Document ( MyDir + "Rendering...PrintPreviewDialog previewDlg = new PrintPreviewDialog (); // Call...

    reference.aspose.com/words/net/aspose.words.ren...
  7. 缩放 3D 场景的几何图形|Documentation

    开发人员只能缩放 3D 节点或 3D 场景的所有节点的几何图形。为了实现这一点,开发人员可以调用PolygonModifier类实例的多个Scale成员。...another file: Scene scene = new Scene ( "huge-scene.obj" ); //.... CreateChildNode ( "box" , new Box ()); // scale geometries...

    docs.aspose.com/3d/zh/net/scale-geometries-of-a...
  8. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....document using ( var document = new Aspose . Pdf . Document ( dataDir...Create a new WebClient instance var webClient = new System ....

    docs.aspose.com/pdf/net/open-pdf-document/
  9. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....NET Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  10. PreferredWidth class | Aspose.Words for Node.js

    Aspose.Words.Tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell...creation method that returns a new instance that represents a preferred...creation method that returns a new instance that represents a preferred...

    reference.aspose.com/words/nodejs-net/aspose.wo...