Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 15,912 for

combine

(0.14 sec)
  1. Postnet in SharePoint | Aspose

    Aspose.Barcode for SharePoint API allows customize, generate and recognize Postnet barcodes in your C# application... When combined with optical character recognition...

    products.aspose.com/barcode/sharepoint/postnet/
  2. API pública y cambios incompatibles retroactivo...

    Revise las actualizaciones de la API pública y los cambios incompatibles en Aspose.Slides for .NET para migrar sin problemas sus soluciones de presentación PowerPoint PPT, PPTX y ODP....grupos de tipos de series combinables. Soporte añadido para generar...

    docs.aspose.com/slides/es/net/public-api-and-ba...
  3. DocumentSplitCriteria enumeration | Aspose.Word...

    aspose.words.saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) format....set of flags which can be combined. For instance you can split...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cómo fusionar archivos de Visio en Python

    Este tutorial explica cómo fusionar archivos de Visio en Python. Contiene el enfoque paso a paso junto con un fragmento de código para combinar archivos de Visio en Python....diagramas de Visio con el método combine Exportar el diagrama de Visio...

    kb.aspose.com/es/diagram/python/how-to-merge-vi...
  5. Cómo combinar archivos de Visio en Java

    Este tutorial cubre los detalles sobre cómo fusionar archivos de Visio en Java. Esto cubre el algoritmo paso a paso además de un código de muestra en ejecución para combinar archivos de Visio en Java....de Visio llamando al método combine Escribir el archivo de Visio...

    kb.aspose.com/es/diagram/java/how-to-merge-visi...
  6. Abrupt PDF file size increase after merging two...

    Product: Aspose.PDF for .NET/ Aspose.CELLS for .NET Version: 24.2.0.0 /24.1.0.0 Platform : .NET Framework 4.8 . OS: Windows Problem Description We are facing a significant and abrupt increase in PDF file size in…...multiple times larger than the combined input PDFs . Document pdf1...

    forum.aspose.com/t/abrupt-pdf-file-size-increas...
  7. CFFファイルからフォントをロード| .NET

    .NET APIソリューションこのファイルがフォントInselfでなくても、ハードドライブのファイルからフォントをロードします。 CFFファイルから作成する方法を見てみましょう。...combine(datadir 、 "Centurygothic.cff"...//ファイルへのパスを構築します 2 string fontpath = path.combine(datadir 、 "Centurygothic.cff"...

    docs.aspose.com/font/ja/net/how-to-load-fonts/l...
  8. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...Combine(String path1, String path2)...g path) at System.IO.Path.Combine(String path1, String path2)...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  9. Зміна розміру зображення в HTML – C# – Aspose.H...

    Програмно змінюйте розмір зображень, як-от PNG, JPEG, GIF, TIFF і BMP, у документах HTML за допомогою C#....Combine(DataDir, "document.html" );...saving string savePath = Path.Combine(OutputDir, "resize-image.html"...

    products.aspose.com/html/uk/net/images/resize/
  10. Трафарет изображения – Image Stencil – как созд...

    В этой статье объясняется, как создавать трафареты из изображений с помощью API Aspose.SVG for .NET.... Combine (DataDir, "flower.png" ));...file 25 document. Save (Path. Combine (OutputDir, "flower.svg" ));...

    docs.aspose.com/svg/ru/net/image-stencil/