Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 214,341 for

new

(0.11 sec)
  1. 5113697.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.3 DestSheet City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Mosco......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/tr/nodejs-cpp/change-data...
  2. 5113697.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.3 DestSheet City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Mosco......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/ja/nodejs-cpp/change-data...
  3. 5113697.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.3 DestSheet City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Mosco......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/fr/nodejs-cpp/change-data...
  4. 5113697.xlsx

    Sheet1 City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Moscow 1.2 0.9 2.3 DestSheet City Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai Mosco......Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...Population New York 1.2 Mumbai 0.9 Moscow 2.3 Population New York Mumbai...

    docs.aspose.com/cells/tr/go-cpp/change-data-sou...
  5. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  6. Փոխարկել Պատկեր WORD C#

    Փոխարկեք Պատկեր ը WORD ձևաչափի C# կոդով: Պահեք Պատկեր որպես WORD օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.png"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/ima...
  7. Փոխարկել JPG DOCX C#

    Փոխարկեք JPG ը DOCX ձևաչափի C# կոդով: Պահեք JPG որպես DOCX օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...using Aspose.Words; var doc = new Document("Input.jpg"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/jpg...
  8. FontSubstitutionWarningInfo.RequestedFamilyName...

    FontSubstitutionWarningInfo.RequestedFamilyName property returns the requested font family name in Aspose.Words.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  9. XamlFlowSaveOptions constructor | Aspose.Words ...

    Aspose.Words.Saving.XamlFlowSaveOptions constructor...XamlFlowSaveOptions() Initializes a new instance of this class that can...XamlFlowSaveOptions(saveFormat) Initializes a new instance of this class that can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Box"; DocumentBuilder builder = new DocumentBuilder(doc); float widthInPoints...its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/trying-to-create-a-word-like...