Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 192,511 for

new

(0.15 sec)
  1. 设置工作表缩放比例|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 workbook = new Workbook (); //Adding a new worksheet to the...设置工作表缩放比例 C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/set-worksheet-zoom...
  2. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize document node types for imported inputs and select elements. Optimize your forms effortlessly!...HtmlLoadOptions htmlLoadOptions = new HtmlLoadOptions (); htmlLoadOptions...StructuredDocumentTa ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.loa...
  3. ImageBinarizationMethod Enum | Aspose.Words for...

    Discover the Aspose.Words.ImageBinarizationMethod enum for effective image binarization. Optimize your document processing with advanced techniques....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ImageSaveOptions.ThresholdForFloydSteinbergDith...

    Optimize your images with the ImageSaveOptions Threshold for Floyd-Steinberg Dithering. Control binarization error for stunning results in image processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... ImageSaveOptions options = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    products.aspose.com/slides/zh-hant/java/convers...
  6. Working with Rules On Exchange Server|Documenta...

    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.... Create a new rule. Update an existing rule...()); } } Creating a New Rule To create a new rule on the Exchange...

    docs.aspose.com/email/java/working-with-rules-o...
  7. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...
  8. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...XmpData = new Aspose.Imaging.Xmp.XmpPacketWrapper();...null) { svgImage.XmpData.Meta = new Aspose.Imaging.Xmp.XmpMeta();...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  9. 在 PHP 中编辑 ShapeSheet 中的连接器几何部分|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 from a VSD file $diagram = new Diagram ( $dataDir . "Drawing...LineTo geometry object $line_to = new LineTo (); \ # set X value $line_to...

    docs.aspose.com/diagram/zh/java/edit-connector-...
  10. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....excel file const workbook = new AsposeCells . Workbook ( filePath...output const pdfSaveOptions = new AsposeCells . PdfSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/save-specified...