Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 30,432 for

x

(0.23 sec)
  1. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...XHTML SLN CSPROJ XLSM CMX GPX X VSDX EXIF BMP DOCX XLTX OTP POT...

    products.aspose.com/zip/net/compress/
  2. Set default open options for new PDF - Free Sup...

    I am creating a new pdf from a collection of eXisting files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document object. I want to make sure that the resulting PDF file will always o…...open with bookmarks up to level x expanded now? I don’t find something...

    forum.aspose.com/t/set-default-open-options-for...
  3. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a Xfdf and pdf. I used the code from the eXample, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...55" x="150.687" gennum="0" objnum="261"...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  4. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code.... const xs = x_spreadsheet ( '#gridjs-demo-uid'...the selected cell. Ctrl / Cmd + X Cuts the selected cells. Ctrl...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. 5. Extensible and adjustable symbols

    This article discusses LaTeX features related to working with eXtensible and adjustable mathematical symbols....\ sqrtsign{1 + \ sqrtsign{1 + x}}}}}} 4 \ ] Decorated symbols...

    docs.aspose.com/tex/java/latex-math-extensible-...
  6. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... X = 0.2f ; point . Y = 0.2f ; //...

    docs.aspose.com/slides/net/presentation-comments/
  7. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntaX error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...x and above Operating System : macOS...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  8. Bug 5062: Converting EsriJson(.esrijson) to all...

    Hi AleXander, Screenshot in QGIS: Screenshot in mygeodata: Input/output data: 5062 -GeoJson -Csv.zip (692 Bytes) Thanks,..., “features”:[ {“geometry”:{“x”:102,“y”:0.5},“attributes”:{“prop0”:“value0”}}...

    forum.aspose.com/t/bug-5062-converting-esrijson...
  9. Extract Table Data from HTML – C# code

    Learn how to eXtract data from html table using the Aspose.HTML library in C#. Optimize your data collection and analysis!...Select(x => x.Trim())); result.Add(data);...

    products.aspose.com/html/net/extract-data-from-...
  10. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace teXt in pdf with Aspose.PDF, But throw a NullReferenceEXception. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceTeXt = “的”; var targetTeXt = “X”; RegeX rul…...sourceText = “的”; var targetText = “x”; Regex ruleRegexp = new Regex(Regex...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...