Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 49,447 for

id

(0.04 sec)
  1. How to Add Signature in Word using C#

    This tutorial briefs on how to add signature in Word using C#. It provIdes configuration details, program flow and a runnable sample code to sign Word documents using C#....signature line image, and provider id. Finally, we sign the document...

    kb.aspose.com/words/net/how-to-add-signature-in...
  2. Missing most of the shapes after importing a fi...

    After importing vsd to vsdx, only some lines import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…... Issue ID(s): DIAGRAMNET-53686 You can...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  3. Getting error while converting word document to...

    GeneratedDoc.docx (23.0 KB) I am trying to convert this docx file to pdf using the below method. wordDocument.Save(pdfDocStream, pdfSaveOptions); But I am getting null reference exception error on this line of code. H…... Issue ID(s): WORDSNET-27985 You can obtain...

    forum.aspose.com/t/getting-error-while-converti...
  4. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …... Issue ID(s): WORDSNET-28227 You can obtain...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  5. Convert HTML to JPEG – Java Code and Online Con...

    Sample Java code for HTML to JPG conversion. Use this example code to convert HTML to JPEG within any Web or Desktop Java based application...Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/html/java/conversion/html-t...
  6. Convert MD to HTML – Java Code and Online Conve...

    Sample Java code for MD to HTML conversion. Use this example code to convert MD to HTML within any Web or Desktop Java based application....Repository <repository> <id>AsposeJavaAPI</id> <name>Aspose Java API</name>...

    products.aspose.com/html/java/conversion/md-to-...
  7. How to Remove Header and Footer from PDF using C#

    This article guIdes on how to remove header and footer from PDF using C#. It has the details to set the IdE, a list of steps, and a runnable sample code to remove PDF header and footer using C#....number followed by the unique ID of the stamp assigned at the...

    kb.aspose.com/pdf/net/how-to-remove-header-and-...
  8. Changes to formula in Controls do not change th...

    I have a shape where I want to change the formula of a control. I use this code to rotate the shape and then update the Controls: shape.SetAngle(angle * (Math.PI / 180)); shape.Controls.GetControlFromNa…... Issue ID(s): DIAGRAMNET-53691 You can...

    forum.aspose.com/t/changes-to-formula-in-contro...
  9. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...class = "slide" name = "slide" id = "slideslideIface1" > < svg...

    docs.aspose.com/slides/net/export-to-html5/
  10. In DotNet, how can I add a flag to an `XImage` ...

    Hi there! I’m working with an existing PDF file and need to add a flag or marker to one of its images so that I can easily locate it later, when the PDF is modified. I tried renaming the image, but that ended up throwi…... Issue ID(s): PDFNET-59588 You can obtain...

    forum.aspose.com/t/in-dotnet-how-can-i-add-a-fl...