Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 90,596 for

id

(0.09 sec)
  1. Getting Headers or Footers with C++|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the C++ API or Library....footer with specific section id. #include <iostream> #include...

    docs.aspose.com/cells/cpp/get-headers-or-footers/
  2. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....BarcodeConfig () { Name = "Student ID" , Value = student . Key . ToString...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  3. Aspose.Diagram Object Model|Documentation

    Aspose.Diagram Object Model provIdes information about the structural relationships between the objects of Aspose.Diagram class library.... The attribute contains an ID that references the corresponding...

    docs.aspose.com/diagram/net/object_model/
  4. 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-...
  5. 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...
  6. Installation|Documentation

    Adding or updating Aspose.OMR for .NET NuGet package in your project....will see something like this: Id Versions Description ProjectName...

    docs.aspose.com/omr/net/installation/
  7. 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...
  8. 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...
  9. 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...
  10. 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/