Sort Score
Result 10 results
Languages All
Labels All
Results 9,711 - 9,720 of 224,718 for

new

(0.14 sec)
  1. Footnote.StoryType | Aspose.Words for .NET

    Discover the Footnote StoryType property to easily access Footnotes or Endnotes, enhancing your content's clarity and depth for readers....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words.not...
  2. BorderCollection.Item | Aspose.Words for .NET

    Discover the BorderCollection Item property to easily access Border objects by type. Streamline your design with efficient border management!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  3. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Comment.StoryType | Aspose.Words for .NET

    Discover the StoryType property to effortlessly retrieve comments and enhance your content engagement. Unlock valuable insights today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/com...
  5. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose.pdf转图片卡住 - Free Support Forum - aspose.com

    using (Document pdf = New Document(sourcePath)) { Parallel.For(data.start_page, data.end_page + 1, x => { var width = (pdf.Pages[x].GetPageRect(true).Width * percentage).ToInt(); var height = (pdf.Pages[x].GetPageRe…...10:35am 1 using (Document pdf = new Document(sourcePath)) { Parallel...JpegDevice jpg = new JpegDevice(width, height, new Resolution(data...

    forum.aspose.com/t/aspose-pdf/312746
  7. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...Dir); var wordLoadOptions = new Aspose.Words.LoadOptions() {...false; using (var mhtStream = new MemoryStream()) { mailMessage...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  8. Hiding Overlaid Content with CrossHideRight whi...

    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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...saving to HTML const opts = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/hiding-ove...
  9. Generate DotCode Barcodes in C#|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  10. Silent Email delivery failures - Free Support F...

    I am reaching out regarding an email delivery failure that occurred in our production environment and resulted in a mised SLA with our clients. We need your assistance to identify the root cause and ensure appropriate er…...Transportinfo transportinfo = new Transportinfo(); transportinfo...using (SmtpClient smtpClient= new SmtpClient(smtpServer)) smtpclient...

    forum.aspose.com/t/silent-email-delivery-failur...